Hello my hope,
First of all i'm a beginner in PHP!
I used this instruction below to parse some variables to the next page. Now, how can i read those variables at once in that particular page with PHP.
Sorry for my poor english!
printf("<a href='http://www.phpbuilder.com/board/archive/index.php/cat%s.php3?$value?$gebruikersnaam'>\n", $row["Cat_ID"], $row["Description"]);
Tx Bart
First of all i'm a beginner in PHP!
I used this instruction below to parse some variables to the next page. Now, how can i read those variables at once in that particular page with PHP.
Sorry for my poor english!
printf("<a href='http://www.phpbuilder.com/board/archive/index.php/cat%s.php3?$value?$gebruikersnaam'>\n", $row["Cat_ID"], $row["Description"]);
Tx Bart