- 1,251 categories
- 40,829 scripts
- Regular expressions are a powerful tool for examining and modifying text. They enable you to search for patterns within a string, extracting matches flexibly and precisely. This tutorial gives a brief overview of basic regular expression syntax and t...
- Categories
- Platforms
- Licenses
- In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how ...
- Categories
- Platforms
- Licenses
- With all the Captcha decoders these days, its impossible to build a solid Captcha image validator with a string. The solution? Have a captcha that asks simple math addition questions! Decoders are not very good at breaking these.
This tutorial ...
- Categories
- Platforms
- Licenses
- PHP performs several types of repetitive operations, called &"looping&". Loops are set of instructions used to repeat the same block of code till a specified condition returns false or true depending on how you need it. This tutoria...
- Categories
- Platforms
- Licenses
- THis tutorial first started out as a Guestbook script to provide me a crash course in PHP and MySQL. After a while I needed a news system installed on a site that I used for a client. I took the Guestbook, which had basic principles of a news system,...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- This tutorial will teach you how to setup a perfect development environment for Apache, MySQL and PHP. Besides these basic softwares it includes also an installation instructions for a MySQL manager and PHP editor. It is rich illustrated and hepls to...
- Categories
- Platforms
- Licenses
- This PHP tutorial helps you understand: Basic rules of handling non ASCII characters; Example PHP scripts of French/Chinese strings in UTF-8/GB2312 encoding.
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- This tutorial demonstates the PHP5 SimpleXML extension by using it to update a web sites Google sitemap dynamically. It assumes that you have a basic understanding of PHP and are familiar with XML.
- Categories
- Platforms
- Licenses
- This tutorial will cover how to make a basic PHP upload script. You can easily convert or change it.
- Categories
- Platforms
- Licenses
- This tutorial introduces some of the basic programming skills required if you are going to try and learn to use PHP. We will go over a little about what PHP is and talk about some of the basic styles of programming.
Please understand that this...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
Page: