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

1/04 4:26 About
The web is everchanging. What else could be said to be true? But PHP will achieve its 14th birthday this year. Deep middle age in internet years. There can be no denying it. PHP has become a pillar web application technology. And while the...
2/22 23:28 PHP Security Basics: Shared Hosting (Part 2)
We're discussing PHP specific vulnerabilities that are exacerbated by shared hosting environments. In the previous post,
1/02 4:13 Hello World
<?php echo '<p>Hello World</p>'; ?>
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
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

People who like this blog also like