popanik Posted September 23, 2011 Share Posted September 23, 2011 Hey guyz. Im new to php but i have previous experience with other programming languages. Currently, Im working on a php project that involves file browsing and I want to make my scripts as secure as possible. Also, my project will allow a user to upload files, delete, or rename files. What security issues should i consider in order to make it secure? Thanks in advance Link to comment https://forums.phpfreaks.com/topic/247694-php-application-security/ Share on other sites More sharing options...
thehippy Posted September 23, 2011 Share Posted September 23, 2011 Read this, this and that to start with. And of course PHP sits on a http server which sits on an OS, so familiarize yourself with each layer of security. Link to comment https://forums.phpfreaks.com/topic/247694-php-application-security/#findComment-1272125 Share on other sites More sharing options...
popanik Posted September 25, 2011 Author Share Posted September 25, 2011 Thank you for your links. They were quite helpful Link to comment https://forums.phpfreaks.com/topic/247694-php-application-security/#findComment-1272587 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.