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 Quote 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. Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/247694-php-application-security/#findComment-1272587 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.