Simple 2 lines for debugging within your PHP project
Archive | PHP RSS feed for this section
How to prevent direct access to PHP file
October 10, 2011 | PHP
Simple 2 line code to not allow access to include or related PHP files.
How to display PHP Server information with WordPress
Looking for a way to display PHP version information within your WordPress admin?
Optimizing the code for RSS Feeds in WordPress Posts
Simple code examples for displaying RSS feeds in your WordPress pages and posts.
Displaying RSS feeds in WordPress Posts with Caching Options
How to display RSS feeds in your pages and posts using Gecko Carp