Drags111 Posted December 18, 2007 Share Posted December 18, 2007 Hey, I'm wondering how to upload images to my server via a php page. Like http://www.imageshack.us Yah im trying to help out a website for good image hosting. Also, how do I check the file size before uploading so that I can put a max upload size. THANKS! Quote Link to comment Share on other sites More sharing options...
jvrothjr Posted December 18, 2007 Share Posted December 18, 2007 Well to check the file size before upload that would be a java issue because php is server side. Quote Link to comment Share on other sites More sharing options...
The Little Guy Posted December 18, 2007 Share Posted December 18, 2007 This has an upload script, and a way to convert the image to thumb... BTW: this is bare bones http://phpsnips.com/snippet.php?id=5 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.