RE: PHP trouble
Somebody posted something similar to this before.
Apparantly, if in file1.php, you define a something, and then include file2.php, whatever you defined in file1.php doesn't work. file2.php gets processed by itself, and then pasted into file1.php. You will need to define something in file2.php for it to work, you can't define it in file1.php and include file2.php.
| |
(\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination
|