Posts Tagged ‘class’

My special calendar – PHP Classes

July 28th, 2010

Display month calendars as HTML tables.

Read the original here:
My special calendar – PHP Classes

Link converter – PHP Classes

July 27th, 2010

Convert URLs between absolute and relative paths.

See the original post here:
Link converter – PHP Classes

PHP MySQL Connection Class – PHP Classes

July 26th, 2010

Access MySQL databases.

Go here to see the original:
PHP MySQL Connection Class – PHP Classes

RSS 2 Feed maker – PHP Classes

July 25th, 2010

Generate XML for RSS 2 feeds. This class can be used to generate XML for RSS 2 feeds

Read this article:
RSS 2 Feed maker – PHP Classes

D3Ribbon Menu – PHP Classes

July 21st, 2010

Generate HTML to display ribbon-like menus. This class can be used to generate HTML to display ribbon-like menus.

Here is the original post:
D3Ribbon Menu – PHP Classes

Simple PHP Template Engine – PHP Classes

July 16th, 2010

Template engine based on text replacement. This class implements a template engine based on text replacement.

Continued here:
Simple PHP Template Engine – PHP Classes

Newb PHP Class – Hot Scripts Forums

July 15th, 2010

After you declare a variable in the CLASS, you don’t use the $ with the variable name to reference it. Example: PHP Code:

More:
Newb PHP Class – Hot Scripts Forums

Text Parse – PHP Classes

July 8th, 2010

Get statistics and beautify text strings. This class can be used to get statistics and beautify text strings

Excerpt from:
Text Parse – PHP Classes

Expire Class – PHP Classes

July 6th, 2010

Generate an encrypted code that expires after time. This class can be used to generate an encrypted code that expires after time.

Read more from the original source:
Expire Class – PHP Classes

Simple Login Class – PHP Classes

July 3rd, 2010

Authenticate and manage user records in text files. This class can be used to authenticate users and manage user records stored in text files.

View original post here:
Simple Login Class – PHP Classes