php-db | 2002091
Date: 09/14/02
- Next message: Smita Manohar: "[PHP-DB] sending hidden value with form element"
- Previous message: Achilles Maroulis: "[PHP-DB] Problem passing variables"
- Next in thread: Bartosz Matosiuk: "[PHP-DB] Re: Problem passing variables"
- Reply: Bartosz Matosiuk: "[PHP-DB] Re: Problem passing variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi. I have a problem handling variables coming from other pages.
I have installed Apache 2.0, PHP 4.2.1 and MySQL 3.20 on Windows 2000
Proffessional.
Everything was succesfully installed with the setup programs with just a
little manually exception instaling PHP where I had to insert some lines to
httpd.conf in order to have Apache recognising .php files.
My problem is that when I pass a variable into another page (both ways: form
and url) the new page doesn't recognize any variables.
Sessions are also not working while I also get an 'Undefined variable'
notice at 'if($var_name)' when $var_name isn't predefined.
I guess I must have missed something at the PHP setup.
Can someone suggest something?
Why did it all work just fine when setting up on Linux?
Thanx in advance...
Achilles
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Smita Manohar: "[PHP-DB] sending hidden value with form element"
- Previous message: Achilles Maroulis: "[PHP-DB] Problem passing variables"
- Next in thread: Bartosz Matosiuk: "[PHP-DB] Re: Problem passing variables"
- Reply: Bartosz Matosiuk: "[PHP-DB] Re: Problem passing variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

