Azu Posted June 20, 2007 Share Posted June 20, 2007 Can a PHP script edit itself? And if so would it be faster to store/retrieve information this way instead of using a database? Or would it be slower? Link to comment https://forums.phpfreaks.com/topic/56442-php-edit-itself/ Share on other sites More sharing options...
Lumio Posted June 20, 2007 Share Posted June 20, 2007 Don't change your php source. It would work, but better to write an external file or using a database. Link to comment https://forums.phpfreaks.com/topic/56442-php-edit-itself/#findComment-278766 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.