Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

mobile php code

Joined
Mar 30, 2007
Messages
962
Reaction score
166
I'm using my HTC inspire, with the mobile theme, and I was looking at a release someone made and they put the code in php tags. Instead of being in a little box or something it went through all the post in the thread.
 
Chasing 99 Red Balloons
Joined
Jan 9, 2008
Messages
857
Reaction score
229
Pretty sure he means the something like this:
Code:
[PLAIN][php]<?php exit(0); ?>[/php][/PLAIN]

not being correctly displayed due to the screen resolution.
 
Custom Title Activated
Loyal Member
Joined
Oct 21, 2007
Messages
2,098
Reaction score
464
PHP:
PHP Code here

Basically just shows the code [not the box], this may be the same reason as Jordan.
 
butt > Tits
Loyal Member
Joined
Feb 16, 2009
Messages
658
Reaction score
96
He means that the code inside PHP or CODE tags is overlapping the entire page and doesn't stay within it's box.

Edit: Here's an example: this.JPG

To replicate this, go to any page with a decent amount of text in php or code tags and change your theme to mobile.
 

Attachments

You must be registered for see attachments list
Last edited:
Back
Top