Hi there =D;

i got the following problem:

When i want to use variables in URLs
for example:
http://192.168.0.1/Treff/index2.php?site=events

i got this error:
Warning: main(.php) [function.main]: failed to create stream: No such file
or directory in c:\stuff\homepage\treff\index2.php on line 34

Warning: main() [function.main]: Failed opening '.php' for inclusion
(include_path='.;c:/stuff/homepage/treff;c:/stuff/homepage/magus;c:/stuff/ho
mepage/bgallery') in c:\stuff\homepage\treff\index2.php on line

i discovered that the $site variable is empty
next is my php.ini

it seems, that there are workarounds
with some kind of magicvariables but i donīt want to change my code
so plzzzzzzz do u have any suggestions?

thx so far
Shaggy




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to