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! Link to comment https://forums.phpfreaks.com/topic/82176-uploading-images/ 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. Link to comment https://forums.phpfreaks.com/topic/82176-uploading-images/#findComment-417681 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 Link to comment https://forums.phpfreaks.com/topic/82176-uploading-images/#findComment-417838 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.