|
I want to make a website that make simple website for people just a purpose learn stuff with experience
and i looked at fopen function in php and I think it open the file edit and close...
if i want to make register, login, then insert or update data to database In "admin" part, and read data from data base in "visitors" part
OR
use fopen function to edit the codes in "visitors" part and when you go to visitor part you see the edited file. ?
my question is which one better? I think it fopen but i totally no idea how to use that function
..
|