problem with file_exists

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

redmonkey
Forum Regular
Posts: 836
Joined: Thu Dec 18, 2003 3:58 pm

Re: problem with file_exists

Post by redmonkey »

Is there some reason why you can't just upload (via FTP or some such similar) all your images to your server and have your scripts look there for them?
User avatar
barb woolums
Forum Contributor
Posts: 134
Joined: Sun Feb 08, 2009 9:52 pm

Re: problem with file_exists

Post by barb woolums »

Other peple will be using this code, and I don't want them to have to be that technical, or have ftp access to my server.
Post Reply