Click to See Complete Forum and Search --> : Guestbook problems


ufoen
06-18-2009, 05:41 AM
I have seached a bit in here on the subject but still:/

I have created a web page and have made a guestbook.. hm. And I guess it's in php.
well. I dont have trouble with the look of the guestbook.

But my problem is the action:/.. How to save the message in my database?..:/.. Cause when you click submit, it move on to "page cant not be found"

I have searched all over the internet for this problem and my last hope are you guys?!:)

I would be very thankful if you could help me out here..:confused:

kiwibrit
06-18-2009, 06:34 AM
If you are using php and a MySQL database (though a flat file system would be possible), really you need to be posing your question in the appropriate section. Just a couple of points before you go and do that:

If you are using a guestbook software package, it should have some support documentation, and very probably it has a support forum - in which case go read the manual and chat on that forum - such forums are usually very knowledgeable on the particular application, and helpful.

From your question's wording, I suspect you know little php and MySQL - so if you are coding form scratch, you have quite a learning curve ahead of you. Again, it would be best to post your questions as they arise in the appropriate section.