RE: [PHP] Re: Where and how do i use $_post etc

2003-12-26 Thread Mike Brum
d thing and worth a bit more typing. -M -Original Message- From: Piet [mailto:[EMAIL PROTECTED] Sent: Friday, December 26, 2003 6:41 AM To: [EMAIL PROTECTED] Subject: [PHP] Re: Where and how do i use $_post etc Why would i do this long coding in the second page "script.php" the va

[PHP] Re: Where and how do i use $_post etc

2003-12-26 Thread Piet
Why would i do this long coding in the second page "script.php" the variables values is already available in "script.php" when i do a post or get, if i use $_POST or $_GET to define a variable already available, that seems like a lot of extra coding for no reason. "Al" <[EMAIL PROTECTED]> wrote in

[PHP] Re: Where and how do i use $_post etc

2003-12-26 Thread Al
"Piet" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi > > I am trying to find examples of how and where to use $_POST, $_GET etc. I > searched a lot of places, but cant seem to find decent examples or a > tutorial or something. $_POST and $_GET are associative arrays containing t