How I use global variable in another page without using
$_GET method?

Answer Posted / n.viranjaneyulu

global varibles used only in function that is also with in
same page only.
If u want that variable value means ,u can use sesission
then u can use any page with in project.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I run php without xampp?

502


What is the use of super-global arrays in php?

503


How to avoid the undefined index error?

506


What is csrf token and how will you add csrf token in ajax?

523


How to protect special characters in query string?

530






What is the php function that removes the first element of the array and returns it?

508


What are the uses of php language?

529


What is a php certification?

493


How can we enable error reporting in php?

467


Which function is used to read a single character from a file in PHP.

559


Tell me what type of operation is needed when passing values through a form or an url?

530


Which function is used to strip whitespace?

440


How can we change the value of a constant?

537


Tell me what is the definition of a session?

550


What are php strings?

532