Quote Originally Posted by Tom743 View Post
Can you teach me this PHP center thing?
No such thing as "PHP center" fair enough if someone made an IDE named that, but there's no such function (unless custom).

use..

<center>Code centered</center>

or CSS..

text-align: center;