can you give me an example code of calling java script
function in php variable using AJAX.or with out ajax??????
No Answer is Posted For this Question
Be the First to Post Answer
What is a query in a database?
How to convert strings to numbers in php?
How can we know the count/number of elements of an array?
What types of loops exist in php?
What is prepare in php?
Why php is widely used?
we have two tables first one is EMPLOYEE having EmpID, EmpNAME, Second table is SALARY table having id, salary Write a query to get name of those person who having more than 10000$ salary
What is member variable?
Tell me how do I check if a given variable is empty?
What is the difference between die () and exit () in php?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
Why do we use query?