Is there a way to open a file for prepending in php without having the previous contents deleted. This my code but it deletes the previous contents $fp=fopen ("new.html",'r+');
Aucun commentaire:
Enregistrer un commentaire