How can call any
javascript function
without saying
onclick, onchange,
onblur etc events
in php?
No Answer is Posted For this Question
Be the First to Post Answer
How can get current system time continuously without refresh of page?
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 )
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
1)how i get the current system time using php?
Which framework is best in php among Smarty, Cakephp, Joomla, Drupal, Zend or Something else...? If any then Why?
can we pass variable in array to traverse it?
What is the best way to make wordpress plugin
How can manage theme in php?
Given a string=”me,I,myself”; .Using javascript only create an array out of this string and then send a POST request to the url “record.php” without reloading the page. The post key parameters should be n1,n2 and n3 respectively.
How can i know that how many user are visited to my page in php?
How can export database using php code?
Which keyword is alias for count keyword in php?