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
Questions surrounding classes and Rev
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="JayC" data-source="post: 436112" data-attributes="member: 36373"><p>The parameters like {username} are defined in the template file under the app folder. They are called from the Global.php and they reference to the Session variable which is why they don't update on every page, only on login</p><p></p><p>MySQL to MySQLi is a long process for Rev but all of your functions should be defined in the app folder classes which are called from the Global.php file</p></blockquote><p></p>
[QUOTE="JayC, post: 436112, member: 36373"] The parameters like {username} are defined in the template file under the app folder. They are called from the Global.php and they reference to the Session variable which is why they don't update on every page, only on login MySQL to MySQLi is a long process for Rev but all of your functions should be defined in the app folder classes which are called from the Global.php file [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Questions surrounding classes and Rev
Top