Re: Is there an alternative for $_FILES['guildimage']['type'] == "image/jpeg"
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
To
: Stephen Leaf <
smileaf@xxxxxxxxxxx
>
Subject
: Re: Is there an alternative for $_FILES['guildimage']['type'] == "image/jpeg"
From
: twistednetadmin <
twistednetadmin@xxxxxxxxx
>
Date
: Wed, 23 Nov 2005 06:48:25 +0100
Cc
:
php-general@xxxxxxxxxxxxx
In-reply-to
: <
200511222233.16476.smileaf@xxxxxxxxxxx
>
List-help
: <
mailto:php-general-help@lists.php.net
>
List-post
: <
mailto:php-general@lists.php.net
>
List-unsubscribe
: <
mailto:php-general-unsubscribe@lists.php.net
>
References
: <
857263c90511221815s6e902d32sb4ab4147fe6cfea9@xxxxxxxxxxxxxx
> <
200511222133.43818.smileaf@xxxxxxxxxxx
> <
857263c90511221956q1de5274eu3d630ef4c068a9c9@xxxxxxxxxxxxxx
> <
200511222233.16476.smileaf@xxxxxxxxxxx
>
This did the trick: elseif ($_FILES['guildimage']['type'] == "image/pjpeg" or "image/jpeg")
Follow-Ups
:
Re: Is there an alternative for $_FILES['guildimage']['type'] == "image/jpeg"
From:
Curt Zirzow
References
:
Is there an alternative for $_FILES['guildimage']['type'] == "image/jpeg"
From:
twistednetadmin
Re: Is there an alternative for $_FILES['guildimage']['type'] == "image/jpeg"
From:
Stephen Leaf
Re: Is there an alternative for $_FILES['guildimage']['type'] == "image/jpeg"
From:
Stephen Leaf
Prev by Date:
Is there a way to determine wich browser a visitor uses in php?
Next by Date:
Re: Is there a way to determine wich browser a visitor uses in php?
Previous by thread:
Re: Is there an alternative for $_FILES['guildimage']['type'] == "image/jpeg"
Next by thread:
Re: Is there an alternative for $_FILES['guildimage']['type'] == "image/jpeg"
Index(es):
Date
Thread
[Index of Archives]
[PHP Home]
[Apache Users]
[PHP on Windows]
[Kernel Newbies]
[PHP Install]
[PHP Classes]
[Pear]
[Postgresql]
[Postgresql PHP]
[PHP on Windows]
[PHP Database Programming]
[PHP SOAP]