Convert to BBcode

Discussion in 'JavaScript' started by Syfonic, May 6, 2008.

  1. #1
    I am trying to post Javascript onto a phpBB3 forum. However, phpBB3 does not have an option to allow HTML/Javascript...

    Does anyone know a way around this. I thought that there would be some sort or custom phpBB3 BBcode that can be used to enter any Javascript or HTML and make it work.
     
    Syfonic, May 6, 2008 IP
  2. Panzer

    Panzer Active Member

    Messages:
    381
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Just replace [script] with <script> , but only for administrators. If your users can use this your forum will most definately get hacked.
     
    Panzer, May 6, 2008 IP