How I use global variable in another page without using
$_GET method?
Answer Posted / siraj
and COOKIES too.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are the benefits of using php and mysql?
What is string in php?
What is difference between session_unset and session_destroy?
How can we know the total number of elements of Array?
How are sessions maintained?
What is return value in php?
What is the use of mysql_fetch_array in php?
Is php difficult to learn?
How check submit button is clicked in php?
What are the advantages of oops in php?
Tell me what is the difference between characters 34 and x34?
How to create a session? How to set a value in session? How to remove data from a session?
Which php global variable is used for uploading a file?
How to convert a string to lowercase in php?
What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?