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
What is difference between get and post in php?
What's the best method for sanitizing user input with php?
How can we encrypt the password using php?
What is difference between mysqli and mysql?
What is the empty function?
Give the case where we can use get and we can use post methods?
What is a php class?
How do you connet mysql database with php?
Explain about the data types in PHP?
What is $row in php?
How do you call a constructor for a parent class?
How to enable cURL in PHP?
What is namespace and use in php?
What is the difference between implode() and explode() in php?
What is parent __construct ();?