Tutorial search

PHP Tutorials
Tutorials
Stuff
Affiliates

Cool Stuff




How would you like to MASTER graphic design by next week?

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Prevent Direct Access To A File with PHP - PHP tutorial


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


More cool PHP tutorials:



Use PHP to convert Twitter to RSS
Use PHP to convert Twitter to RSS
This article explains the underpinnings of Twitter - specifically, what the REST API exposes, and shows PHP developers how to use public libraries to extract status from their own and their friends' timelines and convert it to other formats, most notably RSS. After reading this, you will have the skills to build your own Twitter and PHP applications and utilities.
Difficulty:
CyberCash
CyberCash
This article explains how to create an interface to CyberCash in PHP, called CyberClass. A duplication of CyberCash's standard API, CyberClass is object-oriented and includes automatic configuration.
Difficulty:
PHP Form Validation Tutorial - Make sure your forms are filled out properly
PHP Form Validation Tutorial - Make sure your forms are filled out properly
PHP Form Validation Tutorial - Make sure your forms are filled out properly
Difficulty:
For Loops
For Loops
This tutorial will allow you to make a really easy number selecting dropdown menu, using PHPs for() loop.
Difficulty:
Creating a Random Password Generator
Creating a Random Password Generator
How to create a script that generates a password from the current time in microseconds.
Difficulty: