Jump to content

Creating a randomize form answer


eristic

Recommended Posts

Hello! I need some help.

 

First: I would like to create a simple form that, when entered, the information appears on another page.

 

Second: I would like that information added to by numerous visitors.

 

Third: I would like the information randomized and anonymous.

 

Thanks!

eristic

Link to comment
https://forums.phpfreaks.com/topic/107322-creating-a-randomize-form-answer/
Share on other sites

I know you're not here to write code for me. I'm just completely lost.

 

I know how to put a form together, but how do I get the form answer to be written on another page?

 

The most important goal is to randomize the information with each page refresh, so that no single response is at the top.

 

Thanks,

 

eristic

I know how to put a form together, but how do I get the form answer to be written on another page?

 

If you go to the link I gave you, it shows you exactly how to do that.

 

It sounds like your going to want to write the information to a database as well. That way you can do a query that will randomly display the information.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.