![]() |
substr_replace |
| |
|
| string substr_replace(string string,string replacement,int start [,int length]) |
|
|
| PHP 4 >= 4.0b4 |
|
|
|
Mit substr_replace() kann man einen Teil eines Strings (string) durch
eine andere Siehe auch: |
|
|
<?PHP |
|
|
|
1234567890 |
|
| |
| weiter: |
|
| zurück: |
|