Log in

View Full Version : bbcode call php?


Mum
05-19-2009, 08:23 AM
I want to use a bbcode, to call a php file. Can someone point me in the right direction?

BlueNinjaGo
05-19-2009, 12:21 PM
Have you tried uploading it to the server, and then just calling it in the BBCode?

Or if the PHP code is short, I would try putting it in the replacement code with <?php ?> around it.

Mum
05-20-2009, 12:21 AM
I have tried that but it doesn't work.