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 Releases
CMS Releases
[Addon] Tags [RevCMS]
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="brsy" data-source="post: 91782" data-attributes="member: 2912"><p>1.) When redirecting a user, use header("Location: <a href="http://example.com" target="_blank">http://example.com</a>");</p><p></p><p>2.) Don't define variables that aren't used, or that maybe be used, but are unnecessary.</p><p></p><p>3.) Keep your code nice and neat. By the way, I didn't test the code, so I didn't see any errors for myself. Someone on the thread said there were errors, so I took it upon myself to clean up the code.</p></blockquote><p></p>
[QUOTE="brsy, post: 91782, member: 2912"] 1.) When redirecting a user, use header("Location: [url]http://example.com[/url]"); 2.) Don't define variables that aren't used, or that maybe be used, but are unnecessary. 3.) Keep your code nice and neat. By the way, I didn't test the code, so I didn't see any errors for myself. Someone on the thread said there were errors, so I took it upon myself to clean up the code. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
CMS Releases
[Addon] Tags [RevCMS]
Top