This is a simple class that can replace text in a given string.
It search and replace a given text in a string and replace all occurrences or only specific occurrences of the text in the string.
|
|
| Name: |
Replace string at any position |
| Base name: |
string_replacement |
| Description: |
Replace occurrences of a text in a string |
| Version: |
1.0 |
| PHP version: |
4.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
522 users |
| All time rank: |
4827 |
| Week users: |
0 users |
| Week rank: |
2108  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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.
| |
Files |
|
|
| File |
Role |
Description |
myclass.txt |
Class |
replace string at any occurance |