Search found 1 match
- Tue Oct 26, 2010 6:34 am
- Forum: PHP - Code
- Topic: Creating a guestbook in PHP
- Replies: 1
- Views: 1116
Creating a guestbook in PHP
I am a beginner in PHP and have been given an assignment to create a guestbook in php, where the user can input comments and then be able to view all comments on a seperate page. The code I have come up with so far is as follows: code for the input form <div id="form"><!-- --> <form method...