Hello there,
i'm making a script that will create several copies in the given folder and with a given name.Then in each copied files and want to replace for exemple this <tag> by an html code or text for the $text array.
Ok so i open a file with fopen, get the content , but how do i scan the content for the specific tags ? and then replace the <tag> by the $text array
Do you understand me ?
Hehe i'm a french so i wish that i explained myself well ;o)