Has anyone ever come across

4 replies
Hey Warriors,
Just wondering if any one has ever come across a script where people can join and then guess a date and time a certain event will happen.
Example: when a baby will be born, so people join and then enter their guess.
Thanks for the input
Barry
#accross
  • Profile picture of the author blahmartinblah
    Not specifically dates, but there are quite a few "guessing game" scripts about. You didnt specify what language you want it in, so best just Google that phrase.

    Got a new website idea in mind? Sounds interesting!
    {{ DiscussionBoard.errors[5333362].message }}
  • Profile picture of the author Tim Franklin
    Well, the answer is no, but there are certainly many other scripts that could be altered to make that happen, basically you just set up a table on the database, for each (guess) you want to record into the database, then use a query to show that data, of course you would need an admin section, a login for the user, ect, but over all there are tons of those scripts out there,

    What your talking about doing is creating a value, that is defined, by a date, which is perfect for PHP MySQL, all you need is a form, a value, (datepicker, javascript script)

    submit that value to the database,

    done, )
    Signature
    Bitcoin | Crypto | AI software tools and development|
    {{ DiscussionBoard.errors[5333733].message }}
  • Profile picture of the author actionbiz
    Thanks for the feedback.
    {{ DiscussionBoard.errors[5342851].message }}
  • Profile picture of the author Rod Navarro
    Well maybe I can help you with the development of this.. What´s next after he input the date? is that information sent to your email and redirects the users to a thanks page?
    Signature

    Rod - Future Warrior
    Professional Web Enginner / Computer Science Bachelor
    Microsoft MCPD

    {{ DiscussionBoard.errors[5350463].message }}

Trending Topics