![]() Join Up! 96815 members and counting! |
|
|||
php-general | 2001072
Date: 07/24/01
Hi there,
Having problem with a snippet of code, the code works in php4 but not in php3.
Here is the snippet:
$imagesize = getimagesize($UPLOADFILE);
}
When we take out the comments by the print statement we get the image size of
Any ideas
Thanks in advance.
Pat
Pat Militzer
-- 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>
|