mardi 6 septembre 2016

Replace string without buildin function in php

How to replace string without existing function like str_replace() in PHP.

Eg: $str = " Hello word"; $needle = "llo";

Aucun commentaire:

Enregistrer un commentaire