Jump to content

KingWigglett

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by KingWigglett

  1. Looks like their host has suspended their account. Does anyone know if this was intentional or if VPL is gone again?
  2. Hi April, Once you get your login system working and retrieving the user data (such as username) from the database, it should then be really easy to retrieve other information such as the currency. I'd suggestion creating your create account/login page first, because this will force you to implement your database connection which would be the backbone of all database communications. To start with that, your best bet to is to check out @judda's pdo wrapper here. It does alot of the legwork for you, especially with things like security and preventing SQL injection.
×
×
  • Create New...