You must log in to access this page

PHP Report

PHP Report Trends, Techniques, Tips & Tricks.
PHP Report
Trends, Techniques, Tips & Tricks.
Trends, Techniques, Tips & Tricks for the PHP Scripting Language.
United States
Just here for the view

Most recent posts

3/06 20:39 PHP Security Basics: Session Hijacking
In the previous post, we looked at ways that an attacker can impersonate an authorized user and
2/21 17:07 PHP Security Basics: Shared Hosting (Part 1)
PHP has an undeservedly poor reputation for security. While it is true that PHP doesn't force programmers to use secure practices, this is also true of most other programming langua
1/03 4:13 Contact
To contact PHP Report, please make a comment on this post. Comments are moderated. Comments made to this post will not be published.
2/28 17:44 PHP Security Basics: Authentication
In order to customize a user's application experience, it is common to create a user account and require that the user login or authenticate in order to gain access to the account. Su
2/24 19:57 PHP Security Basics: The Golden Rules
Filter input. Escape output. You've heard it before, and you'll certainly hear it again. The reason is that rigorous application of these two rules can eliminat

People who like this blog also like