rgrne Posted February 21, 2007 Share Posted February 21, 2007 I want to allow users of my site to upload images. I plan to implement security and bandwidth limiting features like only allowing files with .jpg and .png extensions, limiting the size of individual files, limiting each person's storage space, limiting the number of uploads per week, and using strip_tags () (not to mention enforcing a family friendly no porn policy, which is a separate issue). Are there any other steps I should take to keep out malicious code and hackers? Link to comment https://forums.phpfreaks.com/topic/39546-security-and-user-uploaded-files/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.