PHP Tutorial
Your Site could be Insecure: The Dangers of the Header Function
The header function may seem relatively straightforward on the surface . You issue the function along with a header as the first argument and it does the rest for you. Many people rely religiously on the header function working to forward users to the next page.
Security »
Top 20 Similar PHP Tutorials
How to Login to Any Account on an Insecure Site
I sat down with a friend today and spent a good 5 hours attempting to breach the security of an unnamed website. The website in question is a rather popular website with an Alexa ranking of just over 3,000. I've always been of the opinion that esoteric knowledge is only esoteric because the individuals wish to make it that way. Governmental procedures, for instance, are very esoteric. Unless you're actually there, the procedures are well over many individuals' head.
Security »
Instant Redirection using the header() function
This tutorial is about Redirection using the header() function
General »
Controlling HTTP Response Header Lines
This tutorial is about Controlling HTTP Response Header Lines
General »
PHP Site Search
In this tutorial I will teach you how using dreamweaver you can create a site search.
General »
How to Syndicate an RSS Feed On Your Site
This quick tutorial shows you how to use Simple XML to read and manipulate an RSS feed. The end result is a few lines of code that you can use to syndicate a site's feed on your own page - adding links to relevant content for your users.
PHPBB2 integration with your site
In this tutorial I will teach you how to integrate PHPBB2 into your main site. This includes a login form, showing user info, and more.
General »
Site Security (Anti Hacking)
This tutorial is about Preventing XSS or Cross Site Scripting
Security »
OOP Theory - How to develop your whole site using classes
In this tutorial you will learn how to develop your whole site using classes
General »
Using the explode function in PHP
This tutorial is about Using the explode function in PHP
PHP Date Function
Discusses the uses of the date function, showing examples of how to implement parameters, how to literally process characters within it, and more. Concludes with a list of most date function parameters, descriptions of what they output and examples.
Creating a simple image upload site with PHP
Learn how to create a simple image upload site with PHP
Create a Killer Band Site in Drupal
Learn how to convert your XHTML to a Drupal Theme! From scratch!
General »
Making a simple site search with using PHP and MySQL
Learn how to make a simple site search with using PHP and MySQL
General »
PHP date function explained
With PHP's date function you format timestamps, so they are more human readable.
The following tutorial will teach you how to display the current time, formating PHP's timestamp, and show you all the various date arguments for reference purposes.
"How Long Ago" function with MySQL
This tutorial is very useful for displaying how long ago something happened. Ideal for shoutboxes, forum posts etc.
Database »
Creating a simple PHP guestbook for user feedback on your site
In this tutorial you can learn how to Create a simple PHP guestbook for user feedback on your site
General »
Taking a Bite Out of the Set Cookie Function
It's perhaps common knowledge these days as to what a cookie is. A cookie sits client-side in a user's browser and is sent to the server when the page is loaded. Cookies, however, can go a little deeper than just setting and receiving.
Basics »
Test php mail function on your localhost
Learn how to Test php mail function on your localhost
General »
Taking a Bite out of the Set Cookie Function
Learn more about Taking a Bite out of the Set Cookie Function
Basics »










