hello,

how could i take all the variables in $_POST[""] and move them to
$_SESSION[""]?

example

$_POST["name"]=$_SESSION["name"]


Thanks in advance


Randy



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to