I am making a guestbook script I'll be using combo, listboxes and paging for the entries can anyone give me some tricks on how to do this? thanks guys...

Recommended Answers

All 2 Replies

I'm using PHP MySQL and I'm not an expert but if I were in your position I'd first make a database for your messages with columns for email, name and message as basic variables at MySQL.

and using PHP I'd use the insert query for the messages then simply out put them, I'd also probably include a refresh in the form.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.