josephknight


Member since 06/30/2010

2 snippets

2982 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

josephknight's Recent SnippetsTagged html



« Prev 1 Next »
The problem As a WordPress user, you probably know how important the wp-config.php file is. This file contains all of the information required to access your precious database: username, password, server name and so on. Protecting the wp-config.php...
0 774 posted 14 years ago by josephknight
The problem Protecting dynamic websites is especially important. Most developers always protect their GET and POST requests, but sometimes this is not enough. We should also protect our blog against script injections and any attempt to modify the PH...
3 928 posted 14 years ago by josephknight
« Prev 1 Next »