php-general | 2000071
Date: 07/10/00
- Next message: Adam Prall: "[PHP] Having problem hiding PHP scripts with Apache's mod_rewrite."
- Previous message: Alex Black: "Re: [PHP] binarycloud: update"
- In reply to: heinisch: "Re: [PHP] Re: [PHP-GENERAL] Setting the filetype!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 23:18 09.07.00 +0100, you wrote:
> > $ext = strrchr($_file,'.');
> >
> > -Rasmus
>
>Hi Rasmus and rest of the list!
>I thought my problem was solved, but it is not.
>When I try this:
>
> if($ext == ".gif" or " .jpg")
>Look here there´s a space^ and also on the other examples
Hrmf!!
Thanks Heinisch.... This is truly embarrising:)
regards,
Sune Alexandersen
--------------------
Company site: http://www.drs.no
Private site: http://www.suneworld.com
Wap site: http://tagtag.com/suneworld
Download WebExplorer today and manage your PHP
enabled website in your webbrowser! Its free!
http://www.suneworld.com/programs
(over 1.800 downloads since release)
----- Original Message -----
From: heinisch <creaction <email protected>>
To: Sune Alexandersen <sune <email protected>>
Cc: <php-general <email protected>>
Sent: 10. juli 2000 18:10
Subject: Re: [PHP] Re: [PHP-GENERAL] Setting the filetype!
At 23:18 09.07.00 +0100, you wrote:
> > $ext = strrchr($_file,'.');
> >
> > -Rasmus
>
>Hi Rasmus and rest of the list!
>I thought my problem was solved, but it is not.
>When I try this:
>
> if($ext == ".gif" or " .jpg")
>Look here there´s a space^ and also on the other examples
g´s oliver
-- 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: Adam Prall: "[PHP] Having problem hiding PHP scripts with Apache's mod_rewrite."
- Previous message: Alex Black: "Re: [PHP] binarycloud: update"
- In reply to: heinisch: "Re: [PHP] Re: [PHP-GENERAL] Setting the filetype!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

