This doesn't look like a database question to me... Anyway, try $_POST['variable_name'] if the variable comes from a form with the POST-method $_GET['variable_name'] - Form using GET-method or passing variables in the URI (mypage.php?variable_name=42)
Regards Joakim Andersson > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 10, 2002 9:32 AM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] php problem passing variables > > > hi, > > i've tryed to install php 4.2.1 with apache 1.3.24 > php works, but i can't pass any variables. > > is it in php.ini that i have to change something ? > or is the installation of php not correct ??.. > > thanks in advance, > > Richard Pijnenburg > The netherlands > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php