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 » talkphp.com
Score(+): 0 | Views: 32 | Save it | Report it


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 » talkphp.com
Score(+): 0 | Views: 36 | Similar Tuts | Save it | View this tutorial

Instant Redirection using the header() function

This tutorial is about Redirection using the header() function
General » vipercreations.com
Score(+): 1 | Views: 74 | Similar Tuts | Save it | View this tutorial

Controlling HTTP Response Header Lines

This tutorial is about Controlling HTTP Response Header Lines
General » herongyang.com
Score(+): 0 | Views: 32 | Similar Tuts | Save it | View this tutorial

PHP Site Search

In this tutorial I will teach you how using dreamweaver you can create a site search.
General » pixeldigest.com
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

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.
PHP Files » earn-web-cash.com
Score(+): 0 | Views: 65 | Similar Tuts | Save it | View this tutorial

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 » marek.litomisky.com
Score(+): 0 | Views: 27 | Similar Tuts | Save it | View this tutorial

Site Security (Anti Hacking)

This tutorial is about Preventing XSS or Cross Site Scripting
Security » avengex.com
Score(+): 0 | Views: 41 | Similar Tuts | Save it | View this tutorial

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 » tech-gfx.net
Score(+): 0 | Views: 37 | Similar Tuts | Save it | View this tutorial

Using the explode function in PHP

This tutorial is about Using the explode function in PHP
Functions and OOP » rawcliffe.wordpress.com
Score(+): 0 | Views: 29 | Similar Tuts | Save it | View this tutorial

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.
Date and Time » programmingphp.net
Score(+): 0 | Views: 32 | Similar Tuts | Save it | View this tutorial

PHP's Rand Function

How Rdoanm is Rondam when it comes to Random Results?
General » talkphp.com
Score(+): 0 | Views: 52 | Similar Tuts | Save it | View this tutorial

Creating a simple image upload site with PHP

Learn how to create a simple image upload site with PHP
PHP Files » urlearn.com
Score(+): 0 | Views: 40 | Similar Tuts | Save it | View this tutorial

Create a Killer Band Site in Drupal

Learn how to convert your XHTML to a Drupal Theme! From scratch!
General » gomediazine.com
Score(+): 0 | Views: 49 | Similar Tuts | Save it | View this tutorial

Making a simple site search with using PHP and MySQL

Learn how to make a simple site search with using PHP and MySQL
General » avengex.com
Score(+): 0 | Views: 47 | Similar Tuts | Save it | View this tutorial

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.
Date and Time » tutorials.haxansweb.com
Score(+): 0 | Views: 40 | Similar Tuts | Save it | View this tutorial

"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 » avengex.com
Score(+): 0 | Views: 35 | Similar Tuts | Save it | View this tutorial

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 » phpeasystep.com
Score(+): 0 | Views: 104 | Similar Tuts | Save it | View this tutorial

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 » talkphp.com
Score(+): 0 | Views: 54 | Similar Tuts | Save it | View this tutorial

Test php mail function on your localhost

Learn how to Test php mail function on your localhost
General » phpeasystep.com
Score(+): 0 | Views: 75 | Similar Tuts | Save it | View this tutorial

Taking a Bite out of the Set Cookie Function

Learn more about Taking a Bite out of the Set Cookie Function
Basics » talkphp.com
Score(+): 0 | Views: 41 | Similar Tuts | Save it | View this tutorial