Jump to content

Is this possible?


marcus

Recommended Posts

Ok, I was going to make a system where it would update the page every 45 mins (via cron) and like, a system where when the user clicks the image and enters the correct info needed it would send it to the database and mark it off as already clicked, but then like the next time the cron goes off it lists more images (different ones)
Link to comment
https://forums.phpfreaks.com/topic/24029-is-this-possible/
Share on other sites

[quote author=mgallforever link=topic=111583.msg452304#msg452304 date=1160956947]
but like, so when they answer it, it kind of deletes that row from the database but keeps it on the page with who answered it
[/quote]

No. If it were deleted from the database, how would 'the page' know it had been answered and by whom.

I'd suggest you plan out the whole thing, then start the database and scripting, then ask specifics.
Link to comment
https://forums.phpfreaks.com/topic/24029-is-this-possible/#findComment-109233
Share on other sites

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.