php guestbook?

Status
Not open for further replies.

toccovender

New Member
Messages
1
Reaction score
0
Points
0
it is possible to create a guestbook with php without a database correct? all you need is a txt file and you can open it with php to read it with echo and write to it with people entries i think. replys please?
 

adrenlinerush

New Member
Messages
379
Reaction score
1
Points
0
yes... but you probably want to format it as a csv with column names so that you can query it if you needed to
 
Status
Not open for further replies.
Top