how to validation ajax in php with database actually i use
here it give some time erroe so pls tell how to do right
and second think is that textfeild phone number it accept
only int value not charecter so tell me both
and my code is that so check it then send after correction
No Answer is Posted For this Question
Be the First to Post Answer
What is used of serialize and unserialize in php?
I have array like $array = array(1, "hello", 1, "world", "hello"); if i want the following output then how can i do this? Array ( [1] => 2 [hello] => 2 [world] => 1 )
Which keyword is alias for count keyword in php?
how to validation ajax in php with database actually i use here it give some time erroe so pls tell how to do right and second think is that textfeild phone number it accept only int value not charecter so tell me both and my code is that so check it then send after correction
How can get current system time continuously without refresh of page?
How can call any javascript function without saying onclick, onchange, onblur etc events in php?
What is 301 redirects in php? When are we used 301 redirects in our projects?
How to Connect and Insert Record to MYSQL using PHP?
How can import database to mysql using php code?
What is the best way to make wordpress plugin
What is meant by 404 errors in php?
can we pass variable in array to traverse it?