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
Habbo Profile Search
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="Zyriantdtx" data-source="post: 466636" data-attributes="member: 54340"><p>If I'm understanding your question correctly: PHP is server-side code, which is never shown to the user. Generally it'll run a process on the web server (in this case, I presume it's making requests to Habbo's API and getting a response from that). You're unable to translate this directly to HTML, however I presume you could translate the functions of the PHP code into JavaScript if it is just a simple Habbo API wrapper.</p></blockquote><p></p>
[QUOTE="Zyriantdtx, post: 466636, member: 54340"] If I'm understanding your question correctly: PHP is server-side code, which is never shown to the user. Generally it'll run a process on the web server (in this case, I presume it's making requests to Habbo's API and getting a response from that). You're unable to translate this directly to HTML, however I presume you could translate the functions of the PHP code into JavaScript if it is just a simple Habbo API wrapper. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Habbo Profile Search
Top