How I use global variable in another page without using
$_GET method?
Answer Posted / raju kumar
This is write answer
GET
POST
SESSION
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Write down the code for save an uploaded file in php.
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
Explain difference between urlencode and urldecode?
How to insert an new array element in array?
Why do we need abstract class in php?
What is zend studio for?
Which function would you use to merge two arrays in php?
How to read the entire file into a single string?
How do I find environment variables?
How many types of inheritances used in php and how we achieve it.
What is the difference between fopen() and fclose()?
What do you mean range() in php?
How to convert the first character to upper case?
Tell me how do you define a constant?
Why do we use csrf token?