Parsi Coders
اسکریپ فایل اپلود - نسخه قابل چاپ

+- Parsi Coders (http://parsicoders.com)
+-- انجمن: Web Development and Design (http://parsicoders.com/forumdisplay.php?fid=47)
+--- انجمن: PHP Forum (http://parsicoders.com/forumdisplay.php?fid=48)
+--- موضوع: اسکریپ فایل اپلود (/showthread.php?tid=1381)



اسکریپ فایل اپلود - Amin_Mansouri - 12-24-2011

درود
اسکریپت زیر به زبان php نوشته شده است . میتونید یه اپلود سنتر پیاده سازی کنید .

عکس از اپلود سنتر :

[عکس: PIC20075222139366193.gif]

توضیحات به زبان انگلیسی :

This handy little script allows users to upload a file from their computer to your website. You may choose what file types a user can upload and the maximum file size. Upon compleation it will distplay the file's location on your website as well as give the BBCode for posting images and creating a download link in phpBB. For further security, the file is renamed with the UNIX time code in the file name to prevent users from accidentally or intentionally overwriting each other’s files. It also has a user agreement that makes the user agree to terms and conditions before uploading a file (which is nice for copyright and liability issues when anyone can just upload a file to your website, which is enforce by displaying the user’s IP in every page). Further more it will also create a TXT log file that has the UNIX time # that matches the uploaded file as the document’s name, in this file you will find the user’s IP as well s the time and date that the file was uploaded. Get File Upload 2.0 at

دانلود :

.rar   File_Uplod (www.parsicoders.com).rar (اندازه 4.09 KB / تعداد دانلود: 21)
پسوورد

کد:
www.parsicoders.com