Jump to content

stephend330

Members
  • Posts

    11
  • Joined

  • Last visited

    Never

Posts posted by stephend330

  1. hi im not sure if this is a MySQL, PHP or other problem what im trying to achive is

     

    user clicks button ->  after a time delay of days or hours -> update database with new data

     

    im trying to build a leveling up system

     

    thanks

  2. thanks for the awsome info guys.

     

    ("SELECT username, clan_tag FROM user_clans WHERE username=" . $session->username . "")

     

    the above mysql query gives me and Unknown column 'admin' in 'where clause' any ideas why

    i dunno if i can ask a question of topic if not let me no and ill post it some where else

  3. Hi I’m a novice php and MySQL developer trying to develop a game. The problem I’m having is i need to copy the username field to multiple tables when the users register so the rest of my app works

     

    so if anyone has an insight to how i might do this then plz reply or email me will supply code if needed

     

    thanks

     

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