Jump to content
MakeWebGames

[mccode] Thanksgiving Treat


seanybob

Recommended Posts

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

Link to comment
Share on other sites

  • 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...