Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
[URGENT] BETA MODE
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="JynX" data-source="post: 402717" data-attributes="member: 66193"><p>Make a table called "beta_keys" with 2 columns (key, user_id).</p><p>Make an input for beta key and name it whatever you want to.</p><p>Now you'll want to code a check to see if the BETA key exists and that the user_id is null if it is null add their user_id to the table.</p><p>Then you can code a check to see if their user id is in the beta_keys table.</p><p></p><p>Edit: </p><ul> <li data-xf-list-type="ul">Changed there to their</li> <li data-xf-list-type="ul">Changed user_d to user_id</li> </ul></blockquote><p></p>
[QUOTE="JynX, post: 402717, member: 66193"] Make a table called "beta_keys" with 2 columns (key, user_id). Make an input for beta key and name it whatever you want to. Now you'll want to code a check to see if the BETA key exists and that the user_id is null if it is null add their user_id to the table. Then you can code a check to see if their user id is in the beta_keys table. Edit: [LIST] [*]Changed there to their [*]Changed user_d to user_id [/LIST] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[URGENT] BETA MODE
Top