This class provides several general purpose functions, like:
- Creating .htaccess and .htpasswd files
- Encoding and decoding text strings with base64 and rot13 algorithms
- Count the number of words in a phrase
- Highlight text string within a phrase with HTML tags
- Create SQL INSERT or UPDATE statements from a list of table field values
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (55.0%) |
Sufficient (60.0%) |
- |
- |
- |
- |
Insufficient (33.5%) |
1859 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| Php Functions Class |
This blog (php-classes-functions.blogspot.com) also contains the latest update for this Php Functions Class and many more php classes. |
| File |
Role |
Description |
utility.cls.php |
Class |
Contains functions for encode, decode, word count, highlight search keywords, creating insert query, creating insert and update query, .htaccess and .htpasswd generator |