What I am trying to do is..... a very simple comment board.
Visitors can write their first name, or nickname, down, and write a short comment, and then click on Submit button to put down their comment on it.
I am thinking, create a directory on the web,
and put two files in it.
page.php and comments.txt
What kind of php built-in functions do you recommend me using?
Thanks, php masters at Y! Answers!
Visitors can write their first name, or nickname, down, and write a short comment, and then click on Submit button to put down their comment on it.
I am thinking, create a directory on the web,
and put two files in it.
page.php and comments.txt
What kind of php built-in functions do you recommend me using?
Thanks, php masters at Y! Answers!