MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

GatKong
Tetris Mason
Reged: 04/20/07
Posts: 5904
Loc: Sector 9
Send PM
Re: Any php wisemen?
02/10/14 03:24 AM


> wait. I see what's wrong.
>
> glob searches the local filesystem, not an HTTP URL.

Nailed it! Ah. I knew I had to be overlooking something ridiculously simple.

Changed
$dir = 'http://mywebsite.com/random';
to
$dir = '../random/';

and BINGO! We got random pics!



Thanks krick!










Entire thread
Subject Posted by Posted on
* Any php wisemen? GatKong 02/09/14 11:22 AM
. * Re: Any php wisemen? krick  02/09/14 06:38 PM
. * Re: Any php wisemen? GatKong  02/09/14 11:41 PM
. * Re: Any php wisemen? krick  02/09/14 11:54 PM
. * Re: Any php wisemen? GatKong  02/10/14 03:24 AM

Extra information Permissions
Moderator:  Pi 
0 registered and 3 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 2788