Dear bro.....
I want to ask session variable...
I write to file first.php and second.php
in first.php file i already used
session_registe r("txtemail") ;
in second.php i want to get txtemail's value
how can i get............ ............... ..
I want to ask session variable...
I write to file first.php and second.php
in first.php file i already used
session_registe r("txtemail") ;
in second.php i want to get txtemail's value
how can i get............ ............... ..
Comment