Jacob Kid Mania Creator
New Member
- Messages
- 341
- Reaction score
- 0
- Points
- 0
I am using the PHP command
Is there a way i could set up filename.txt so it could be moddified from a .PHP or .HTML file? I have it set to 777 i just need a little help. I would rather NOT use a MySQL database.
<?
readfile("filename.txt");
?>
Is there a way i could set up filename.txt so it could be moddified from a .PHP or .HTML file? I have it set to 777 i just need a little help. I would rather NOT use a MySQL database.