Subscribe
Tutorial search

Prevent Direct Access To A File with PHP - PHP tutorial


Prevent Direct Access To A File with PHP
Category: PHP > Security - Difficulty:


More cool PHP tutorials:



Making a History Page for BIG Sites
Making a History Page for BIG Sites
Making a History Page for BIG Sites
Difficulty:
Alternating Row Colors
Alternating Row Colors
This tutorial will show you how to alternate the style class between two separate styles during the output of a while loop. I'm sure with a bit of finessing you could replace the while loop with a foreach() loop.
Difficulty:
Creating a simple contact form with PHP
Creating a simple contact form with PHP
In this tutorial I will show you how to create a simple contact form with PHP. With the help of a contact form your visitors will fill out a form and its content will be send to you via email.
Difficulty:
PHP Array Pagination with Class Based Script
PHP Array Pagination with Class Based Script
PHP Array Pagination with Class Based Script
Difficulty:
Showing The WordPress Comments In Reverse Order (Newest to Oldest)
Showing The WordPress Comments In Reverse Order (Newest to Oldest)
Want to show the comments in reverse order, newest to oldest? It’s really easy, here is how.
Difficulty: