Re: [PHP-DEV] getimagesize() with full url?? From: Sterling Hughes (sterling <email protected>)
Date: 08/31/00

GetImageSize doesn't work with URL's, however, it does work with local paths.

--
Sterling Hughes
sterling <email protected>

> > Hi, > > Maybe I am doing something wrong, but when I try to use the > getimagesize() function with a full url, like > http://www.myserver.com/images/goddess.jpg, I get a "cannot open > file..." error. When I try the same with a relative path, like > ../images/goddess.jpg it works fine! > > Both times, same image, same server, same everything! > > Any ideas? > -- > > Stefan - Zipkid - Goethals > YourNet > http://www.yournet.be > mailto:stefan <email protected> > > > This is the TRON era and we are striving to reach the MATRIX era. > (Jeffrey Zeldman on http://slashdot.org) > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, e-mail: php-dev-unsubscribe <email protected> > For additional commands, e-mail: php-dev-help <email protected> > To contact the list administrators, e-mail: php-list-admin <email protected> > >

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>