Search Results

Showing results 1 to 40 of 293
Search took 0.02 seconds.
Search: Posts Made By: Aamit
Forum: PHP 2 Days Ago
Replies: 1
Views: 103
Posted By Aamit
Hi,

I am trying to transfer multiple select country to another select box.

But when i click on submit i didn't get the value of array of list2 i.e finallist?

I can't understand what is...
Forum: PHP 5 Days Ago
Replies: 4
Views: 230
Posted By Aamit
Hi, can you explain it to me.

How verified these details with paypal but not the payment transfer...

Only credit card verification with above inputs??
Forum: PHP 5 Days Ago
Replies: 4
Views: 230
Posted By Aamit
Hi, i am trying to validate credit card.

I want to validate credit card

1> name on card
2> card number
3> card type (visa,mastercard... etc)
4> cvv
5> expiry date
Forum: PHP 25 Days Ago
Replies: 3
Views: 238
Posted By Aamit
any demo sample example or script like facebook ?

Or sample link ??
Forum: PHP 25 Days Ago
Replies: 3
Views: 238
Posted By Aamit
Hi,

I want to create script like in facebook.

When we log into facebook, go into any friend's profile

Their gift button , show gifts with pagination.
when click on image and ok button it...
Forum: PHP 26 Days Ago
Replies: 0
Views: 190
Posted By Aamit
Hi i am installing joomla ,virtuemart.

I have some queries about shipping costs..

1> sell the product from 5 cites. customer choose product add to cart

How to customer to get product in...
Forum: PHP Oct 9th, 2009
Replies: 1
Views: 284
Posted By Aamit
Hi,

I want to do like:
1> browse file and upload .xls file only (Not csv or other format)
2> save into mysql database.

Any sample demo example??
Or link please?
Forum: PHP Sep 25th, 2009
Replies: 2
Views: 154
Posted By Aamit
Please anyone remove my duplicate thread on same topic

By mistake i post twice...
Forum: PHP Sep 25th, 2009
Replies: 2
Views: 154
Posted By Aamit
Hi,This is my php file.
I want to replace
$$FullName$$ with Jon Rama
And $$FirstName$$ with Jon and $$Gender$$ with Male

And save or create to new file Jon_Rama.php


<table width="100%">...
Forum: PHP Sep 25th, 2009
Replies: 2
Views: 188
Posted By Aamit
Hi,This is my php file.
I want to replace
$$FullName$$ with Jon Rama
And $$FirstName$$ with Jon and $$Gender$$ with Male

And create to new file Jon_Rama.php


<table width="100%">
<tr>
Forum: PHP Sep 14th, 2009
Replies: 1
Views: 182
Posted By Aamit
I want to find all hidden values name and values ??
in div id divTopLeft.
How to find this??



<div id="divTopLeft" class="workarea" >
<ul id="ul2" class="draglist">
<li id="li1_2"...
Forum: PHP Sep 11th, 2009
Replies: 5
Views: 356
Posted By Aamit
hi,

my string is
$string="Sign up for Facebook to connect with Jean Profession";

i want to find word randomly from string

like :- connect or Profession whose length >4 and this word not...
Forum: PHP Sep 11th, 2009
Replies: 5
Views: 356
Posted By Aamit
Hi,

I want to find random string between main string.

Suppose
$string="Sign up for Facebook to connect with Jean Profession";

I want do that ..

random word who having length greater...
Forum: PHP Sep 8th, 2009
Replies: 1
Views: 275
Posted By Aamit
Hi,
I am writing code to create new text filed dynamically.
But after create 2 or 3 it stops.
Not creating continuously.
How to solve this??


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01...
Forum: PHP Aug 25th, 2009
Replies: 1
Views: 163
Posted By Aamit
Problem definition:-
When the customers are shopping on the store they should get the suggestions for the shopping they are doing.

e.g. If a person is shopping for a party, he will fill a form...
Forum: PHP Jun 28th, 2009
Replies: 6
Views: 510
Posted By Aamit
Hi, cwarn23

Out put out your program is :- failed if

I want here output :- passed if

I give the explanation what i want
10 + "Na"= 10 and 10 +20=30
But NA means not applicable we...
Forum: PHP Jun 27th, 2009
Replies: 6
Views: 510
Posted By Aamit
echo $var1=10+"NA";
echo"<br>".$var2=10+20;


Output :-
10
30

And i want to show that
10+"NA" > 10+20
Forum: PHP Jun 27th, 2009
Replies: 6
Views: 510
Posted By Aamit
Hi,

I have four inputs.

10 20

and 10 "NA"

i want to show that
10+"NA" > 10+20
Forum: PHP Jun 2nd, 2009
Replies: 4
Views: 1,263
Posted By Aamit
hi, ppcfreelancer
please post only related to this question..not others..
Forum: PHP Jun 2nd, 2009
Replies: 4
Views: 1,263
Posted By Aamit
hi,
$array = array("amit", "hello", "amit", "world", "hello");
print_r(array_count_values($array));


out put
Array ( [amit] => 2 [hello] => 2 [world] => 1 )

i want to find the index of...
Forum: PHP May 31st, 2009
Replies: 2
Views: 1,609
Posted By Aamit
Hi,

I want to clear or delete old values of array
I attached my database dump with this post
my code is

require_once('includes/DbConnector.php');
require_once('includes/Validator.php');...
Forum: PHP May 20th, 2009
Replies: 14
Views: 634
Posted By Aamit
post you code and table structure + value related to this ..
Forum: PHP May 20th, 2009
Replies: 14
Views: 634
Posted By Aamit
echo $query="select * from t_regulation where dt_reminder >= '$today' and dt_ended ='$today'";


copy the output of echo statement and execute in mysql check whether query gives correct result or...
Forum: PHP May 20th, 2009
Replies: 1
Views: 238
Posted By Aamit
You want to display all php pages to html??
i.e.
www.mysite.com/xyz.php to www.mysite.com/xyz.html

www.mysite.com/abc/test.php?id=2 to www.mysite.com/abc/test.html?id=2

is it correct or not??
Forum: PHP May 20th, 2009
Replies: 8
Views: 499
Posted By Aamit
mark thread as solved
Forum: PHP May 18th, 2009
Replies: 8
Views: 499
Posted By Aamit
hi,Vidhya
you code add only 10 minutes

$time=date('h:i:s',strtotime('+10 minutes'));


so change it .so it add 1 hour
$time=date('h:i:s',strtotime('+1 hour'));
Forum: PHP May 18th, 2009
Replies: 8
Views: 499
Posted By Aamit
echo $pf_date1 = date("Y-m-d h:i:s");
$dura=1;
$pf_time1 = strtotime("+".$dura."hour");
echo "<br>".$pf_date1 = date("Y-m-d h:i:s", $pf_time1); ....this value store in database


store...
Forum: C May 16th, 2009
Replies: 30
Views: 1,852
Posted By Aamit
For int arr[] = { 10, 20, 30, 40 } ;
This out put up to length 4 is correct
10
20
30
40

10 + 20
10 + 30
10 + 40
Forum: C May 16th, 2009
Replies: 30
Views: 1,852
Posted By Aamit
hi,all
i am modified my code

#include<stdio.h>
#include<conio.h>
int main()
{
printf("hello");printf("\n");
int arr[] = { 10, 20, 30, 40 } ;
const int N = sizeof(arr) / sizeof( arr[0] ) ;
Forum: C May 16th, 2009
Replies: 30
Views: 1,852
Posted By Aamit
Hi,
i modified my code as you suggested to me.

#include<stdio.h>
#include<conio.h>
int main()
{
printf("hello");printf("\n");
int arr[] = {10,20,30,40,50,60,70,80,90,100};
int...
Forum: C May 16th, 2009
Replies: 30
Views: 1,852
Posted By Aamit
hi,
i am interested in looping structure..

#include<stdio.h>
#include<conio.h>
main()
{
printf("hello");
int arr[] = {10,20,30,40};
//when i was use these two array
Forum: C May 16th, 2009
Replies: 30
Views: 1,852
Posted By Aamit
I think you are talking about your
this post
That's already a lot better, you're making progress
To find the length of the array you can do something like this:
const int...
Forum: C May 16th, 2009
Replies: 30
Views: 1,852
Posted By Aamit
but i was asking when my array
int arr[] = {10,20,30,40,50,60,70,80,90,100};
or

int arr[] = {10,20,30,40,50,60,70,80,90,100,10,20,30,40,50,60,70,80,90,100};

For this how to write the code so...
Forum: C May 16th, 2009
Replies: 30
Views: 1,852
Posted By Aamit
I am using dev-cpp++ 4.9.9.2

write now i get output
hello
10
10 + 20
10 + 30
10 + 40
20
20 + 30
Forum: C May 16th, 2009
Replies: 30
Views: 1,852
Posted By Aamit
#include<stdio.h>
#include<conio.h>
main()
{
printf("hello");
int arr[] = {10,20,30,40};
int count=sizeof(arr)/sizeof(int);
int i,j;
for (i=0;i<count;i++)
{
Forum: C May 16th, 2009
Replies: 30
Views: 1,852
Posted By Aamit
int array[] = {10,20,30,40};
find length of array and store in count=4


for (i=0;i<=count;i++)
{
printf("%d",arr[i]);
}

how to move on next step
Forum: C May 16th, 2009
Replies: 30
Views: 1,852
Posted By Aamit
Can You please give me sample code??
Forum: C May 16th, 2009
Replies: 30
Views: 1,852
Posted By Aamit
hi,
In my array
arr={10,20,30,40}

i want to display output like
10
20
30
40
10+20
Forum: PHP May 14th, 2009
Replies: 8
Views: 382
Posted By Aamit
please read post correctly...

http://img149.imageshack.us/img149/7929/66701273.jpg

what you want to display...????

is it any category and products data ...using key1_id,key2_id you are...
Forum: PHP May 14th, 2009
Replies: 8
Views: 382
Posted By Aamit
post your sample data and what you want to display...
so i can help you to write query
Showing results 1 to 40 of 293

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC