Thankyou, For Reply
But for this code is notworkable by me.Have yo seen that link which i have put.
For adding ur script ?I have to include that ajax.js or not
and in php I have put below code in no case
[CODE=php]$q = "select cityname from city where countryname='no '";
$result = mysql_query($q) or die("Error in Query" . mysql_error());
while($row = mysql_fetch_arr ay($result,...
User Profile
Collapse
-
-
database connection through js
I want some basic example of ajax in which dabase connection is used.I have serched I don't understand and not get.
I have used php,mysql
I have try for simple registration form in which 2 text field. one is username and 2 is password
When i enter the username it has to check that in database this user is exist or not without page submitting if php script is called.
Please tell me how i can know... -
page refresh problem
hi, everybody
I am new at ajax.
http://www.dhtmlgoodies.com/index.ht...chained_select
From this url i got a example of this chained selected box.But in this getcities.php thre is static value.I want it from database in which i have made 1 table in mysql of city.there are 3 fields in that. one is id,2nd is cityname and 3 is country name. city is base on country name but there is error come
... -
No activity results to display
Show More
Leave a comment: