How many ways are there for passing variables between pages
in PHP and what are they ?
Answer Posted / shivu
Hidden fields
Session
Cookies
URL using ? symbol
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Steps for the payment gateway processing?
Tell me how comparison of objects is done in php5?
Which function can be used to delete a file?
How do I check if a given variable is empty?
armstrong number by using php while number is given by the keyboard.?
How do you define a constant in php?
What is mysql_real_escape_string used for?
What is use of preg_replace in php?
What is the php function that removes the first element of the array and returns it?
Explain how we can retrieve the data in the result set of mysql using php?
Tell me what type of operation is needed when passing values through a form or an url?
What is the function used to change the root directory in PHP?
What is the use of mysqli_real_escape_string() function?
Is null or empty c#?
How does cookies work in php?