Jump to content
MakeWebGames

Recommended Posts

Posted

ALTER TABLE users ADD thanks INT(11) NOT NULL DEFAULT 0;

create a new file called nov23.php

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

then add this somewhere you want users to be able to find it, for example at the bottom of explore.php or city.php

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

then tomorrow, just delete the thanks user variable, delete nov23.php, and remove the code from explore.php

voila

Posted

Re: thanksgiving treat

Cool, I kind of like the idea of clicking a link for a holiday gift. I was going to simply update all users for Xmas and send them an event.....but I think I like this idea better--reward those that are active.

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...