In handle_post.php write the following code
$name=$_POST['name'];
$emal=$_POST['email'];
$gender=$_POST['gender'];
$age=$_POST['age'];
$comments=$_POS T['comments'];
echo $name;
and now you can test whether the values are being posted or not
User Profile
Collapse
-
The ascii character of '-' has to be taken and check the ascii value entered using Charcodeat function.Leave a comment:
-
-
Problem with htmlentities function in xmp tag
Hai Everyone
Iam usign Backbase AJAX with PHP.
Iam having problem with including the htmlentities fucntion within the xmp tag. Actually the conversion is not working.But thats works fine if the xmp tags are removed.
Code is as follows:
$content=htmlen tities($article['article_descri ption'], ENT_QUOTES);
Can anyone please help me.
Thanks and Regards
Hema Malini -
Compatibility Problem with IE
Hai Every One
Iam usign Backbase AJAX with PHP.
I had written events for tree node click which is working fine in Firefox and Flock. But iam facing problem with IE. Can anyone Please help me on this issue as soon as possible.
Thanks and Regards
Hema Malini
No activity results to display
Show More
Leave a comment: