Page 2 of 2

Posted: Fri Mar 28, 2008 7:26 pm
by Flipper3
OMG! Thanks SO much! :D

My only problem is that the filesize() doesn't work for me, but I can live without that.

But I also figured out that there are two functions for getting the image width and height:

imagesx() <-----Finds the width
imagesy() <-----Finds the height


I get this error when using the filesize() function....EXACTLY as you told me to:
Warning: filesize() [function.filesize]: stat failed for http://i32.tinypic.com/fkmu77.jpg in /home/********/public_html/*****/*****/******/******.php on line 3
(I just starred out my directories, etc. ;) )

Posted: Sun Mar 30, 2008 7:13 pm
by Lixas
if you are trying to get external's picture stat, your server must by configured properly to open external resources (I have mentioned it before!!) try to get file size for local image and see if it works ;)

Posted: Fri May 13, 2011 5:12 pm
by griminif
i dont know :s









by the way

0 posts to go :DDDDD

Posted: Fri Apr 20, 2012 10:38 am
by dhaneshmane
try getImageSize() i think u ned to give path to it.