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 difference between session and cookies in php?
1. Create student database. 2. First page should display the students available in the database. There should be add, edit and delete buttons. 3. There should be option to search students by name, code, date of joining, department or combination of these. 4. Should have an add/edit screen. Add and Edit should be handled in the same page. 5. Delete should ask for confirmation before deleting the actual record. 6. Validation should be done in JavaScript as well as php.
What are the difference between include_once & Require_once?
How can we display information of a variable and readable by human with php?
which function used to get the file name in php?
Write a program to show the joining of two strings in php?
Does winrunner 8.0 or qtp 8.0 supports php
What is php limit?
What is php stack?
Actually am working in existing project which is developed in .net, am converting the .net into php code. am facing problem after uploading the .php in server. amgetting the error message like "The page cannot be found" but its working perfectly in local host
How to convert a json string to an array in php?
What is the use of the function htmlentities?