



![]() |
Pagination of large texts |
Source: chipmunk-scripts.com Category: Php Code Accepted: May 4, 2007 Views: 340 |
|
Learn how to paginate large text into pages of X sentences each. |
||
![]() |
Math Captcha image validation |
Source: chipmunk-scripts.com Category: Php Code Accepted: Feb 24, 2007 Views: 376 |
|
Learn how to protect your forms with simple math questions. |
||
![]() |
Characters to icons in PHP |
Source: chipmunk-scripts.com Category: Php Code Accepted: Dec 19, 2006 Views: 588 |
|
Learn how to make certain character combinations convert to images. |
||
![]() |
Simple Textcounter in PHP |
Source: chipmunk-scripts.com Category: Php Code Accepted: Dec 19, 2006 Views: 487 |
|
Learn how to make a simple flatfile text counter with PHP. |
||
![]() |
Columns per row in php |
Source: chipmunk-scripts.com Category: Php Code Accepted: Dec 19, 2006 Views: 287 |
|
Learn how to format tables and specify how many columns per row to display with PHP. |
||
![]() |
Making thumbnails with PHP |
Source: chipmunk-scripts.com Category: Php Code Accepted: Dec 19, 2006 Views: 360 |
|
Learn how to upload images and make thumbnails from them on the fly |
||
![]() |
Creating a PHP-SQL RSS Feed |
Source: darkpixels.net/ Category: Php Code Accepted: May 15, 2006 Views: 491 |
|
Learn how to create a full PHP-SQL RSS feed. |
||
![]() |
Store variables in a function |
Source: deceptive-logic.com Category: Php Code Accepted: Nov 22, 2005 Views: 476 |
|
A simple tutorial made to show you how to keep a variable in a function, even after the function has been executed. |
||
![]() |
Basic News CMS |
Source: projectrage.com Category: Php Code Accepted: Oct 5, 2005 Views: 888 |
|
Basic News CMS, uses Mysql, has icons! |
||
![]() |
Mastering Regular Expresions |
Source: 13dots.com Category: Php Code Accepted: Jul 31, 2005 Views: 325 |
|
A short introduction on writing your own regular expressions. |