Display month calendars as HTML tables.
Read the original here:
My special calendar – PHP Classes
Display month calendars as HTML tables.
Read the original here:
My special calendar – PHP Classes
Convert URLs between absolute and relative paths.
See the original post here:
Link converter – PHP Classes
Access MySQL databases.
Go here to see the original:
PHP MySQL Connection Class – PHP Classes
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
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
Template engine based on text replacement. This class implements a template engine based on text replacement.
Continued here:
Simple PHP Template Engine – PHP Classes
After you declare a variable in the CLASS, you don’t use the $ with the variable name to reference it. Example: PHP Code:
Get statistics and beautify text strings. This class can be used to get statistics and beautify text strings
Excerpt from:
Text Parse – PHP Classes
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
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