GmastiG
01-13-2003, 10:26 PM
can i use php to write to html or php files? the only files i can get it to write to are .txt.
|
View Full Version : php guest book??? GmastiG 01-13-2003, 10:26 PM can i use php to write to html or php files? the only files i can get it to write to are .txt. Ökii 01-14-2003, 11:05 AM PHP can write to any ascii file you want, just make sure you set the permissions on the file and holding folder to allow all groups write access. |