hi,

i am using my program

    http://localhost/test.php

inside this program is a form, which points to $PHP_SELF

but, when i submit this form, the link actually becomes

    http://localhost/php/php.exe/test.php

this results in some images not being displayed correctly!

is there anyway i can disable this, and make the PHP SELF same as the
original?

thanks/erick





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to