Advertisement

1 - 10 of 20 containing alltags:("PHP, Security") (0.002 seconds)
Im designing a login system for my website, and im just wondering what would be the general security concerns that i may have to address when writing my script. One issue i was thinking of was tabl...
Zones: PHP and DatabasesDate Answered: 10/16/2006 Grade: A Views: 0
What is the most secure way to handle user authentication and subsequent pages? I'm wondering about this and some other security issues. 1) In the past, I've always just had the user enter their...
Zones: PHP, PHP for Windows, WebApplicationsDate Answered: 05/24/2007 Grade: B Views: 0
I'm looking for some recommendations on a book that deals with PHP and security. Specifically that deals with preventing security risks focusing on XSS (Cross-Site Scripting), Injections, Sessio...
Zones: PHP, PHP and DatabasesDate Answered: 04/08/2008 Grade: A Views: 0
I Need A SECURE PHP Login Script To Do A Few Things. Please help me accomplish as many as possible, hopefully all. If ALL of the criteria below is possible and it is successfully implemented I w...
Zones: PHP and DatabasesDate Answered: 08/28/2004 Grade: A Views: 0
i allow users to log in and upload any files of their wish into their personal directory... so if my directory was home/website/, they would upload into home/website/upload/username/ however, it...
Zones: PHPDate Answered: 12/04/2004 Grade: A Views: 0
Hello, I have a directory that I use to upload files to. I have a php script that will allow me to do this. I also want to add a function that will let me delete files from this directory. ...
Zones: PHPDate Answered: 12/13/2005 Grade: A Views: 0
What is the best way of securing PHP forms that store data in MySQL, to prevent any code submitted by a user from being executed either server-side or client-side? eg on signup form user could be ...
Zones: PHPDate Answered: 02/03/2006 Grade: A Views: 0
I have a read a lot of the FAQ on here and still want to make sure I am doing everything I can. I have a site with some PHP code.  I don't want anyone to ever see the source code of the PHP.  So...
Zones: Web DevelopmentDate Answered: 05/08/2006 Grade: A Views: 0
Hi X-perts, Could my PHP code on HTML page be viewed somehow or downloaded? My uinderstanding is that only HTML code generated by PHP is visible, but not PHP itself. Is it correct? I am writing ...
Zones: PHP, E-CommerceDate Answered: 05/25/2006 Grade: A Views: 0
Hi, I am wanting to username/password protect several pages in a website.  I would like the logged in user to be able to access these and other non username/password protected pages in the activ...
Zones: PHP and DatabasesDate Answered: 02/11/2007 Grade: A Views: 0