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
|
|
| Name: |
PHP Functions Class |
| Base name: |
utility |
| Description: |
General utility functions class |
| Version: |
1.0.0 |
| PHP version: |
3 |
| License: |
Free for non-commercial use |
| All time users: |
646 users |
| All time rank: |
4247 |
| Week users: |
0 users |
| Week rank: |
2072  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (55.0%) |
Sufficient (60.0%) |
- |
- |
- |
- |
Insufficient (33.5%) |
2200 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
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. |
| |
Files |
|
|
| 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 |