






![]() |
Mastering Regular Expresions |
Source: 13dots.com Category: Php Code Accepted: Jul 31, 2005 Views: 435 |
|
A short introduction on writing your own regular expressions. |
||
![]() |
Beginners tutorial to mySQL |
Source: zulumonkey.org Category: Php Code Accepted: Jul 13, 2005 Views: 486 |
|
This wont tell you how to make anything in paticular but it will show you some cool querys you can use to make a
website. |
||
![]() |
Intro to OOP |
Source: zulumonkey.org Category: Php Code Accepted: Jul 13, 2005 Views: 378 |
|
Learn to use classes and Object Oreinted Programming. |
||
![]() |
Email validation |
Source: zulumonkey.org Category: Php Code Accepted: Jul 13, 2005 Views: 384 |
|
This tutorial will tell you a very simple way to check email addresses are entered with the correct syntax
(checks the characters, and checks there is a "USER[at]SITE.Ext". |
||
![]() |
Intro to Sessions |
Source: zulumonkey.org Category: Php Code Accepted: Jul 13, 2005 Views: 335 |
|
A simple introduction on how to use sessions in php. |
||
![]() |
Heredoc |
Source: rileysresource.net Category: Php Code Accepted: Jun 7, 2005 Views: 412 |
|
A major feature of PHP is and always has been its ability to collect and manipulate data through forms. This makes using it easier then ever before. |
||
![]() |
MySQL Class |
Source: deceptive-logic.com Category: Php Code Accepted: Jan 29, 2005 Views: 490 |
|
This tutorial shows how to create a class that will handle mysql functions, as well as how to add some of your own functions. |
||
![]() |
PhpBB Login on Index |
Source: deceptive-logic.com Category: Php Code Accepted: Dec 14, 2004 Views: 1072 |
|
This will tell you how to make a login form for a phpBB board that will allow users to login without having to be on the board. |
||
![]() |
Highlighting php code |
Source: deceptive-logic.com Category: Php Code Accepted: Nov 2, 2004 Views: 533 |
|
This tutorial shows you a quick and easy way to highlight a string of php code and choose the color you want everything highlighted. |
||
![]() |
Shoutbox w/ Admin Login |
Source: deceptive-logic.com Category: Php Code Accepted: Oct 10, 2004 Views: 2967 |
|
This is almost the exact same shoutbox i use on this site, it comes with a simple admin login feature, and ability to work with smilies |