I am trying to make a little forum for me and my friends. What I want to do, is to make latex codes like this:
Code: Select all
[tex]\frac{5}{7} \cdot \sqrt{5} + \pi[/tex]

I am using phpBB 3, and any help on the matter would be very much appreciated.
EDIT:
I do know PHP, but I lack knowledge about how to make latex run in the backend.