php-general | 2001032
Date: 03/25/01
- Next message: Jesper Blomström: "SV: [PHP] PHP vs Servlet"
- Previous message: Grant Walters: "[PHP] FYI: compile php4 compress uncompress libmysqlclient issue"
- In reply to: Erick Papadakis: "[PHP] PHP_SELF problems!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
simple
echo basename($PHP_SELF) or base_name check docu
almir
""Erick Papadakis"" <erick_papadakis <email protected>> schrieb im Newsbeitrag
news:99foro$tig$1 <email protected>
> 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: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jesper Blomström: "SV: [PHP] PHP vs Servlet"
- Previous message: Grant Walters: "[PHP] FYI: compile php4 compress uncompress libmysqlclient issue"
- In reply to: Erick Papadakis: "[PHP] PHP_SELF problems!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

