ok
the bbcode with that wount work like i put it on the files that will use it but it dont work.

    include 'bb2html.php';
    $htmltext = bb2html($bbtext);

    i put that in but it wount work.

      so wut if i wanted to add like it to a profile that calls from mysql

        would it be

        echo $bbstring = " $fetch->quote  "; echo bb2html($bbstring);

        ?

          it is that but its got a bug.
          it shows the bbcode then it outputs the profile info so like its showing the text code then it executes the code dose that make sense? 😕

            Write a Reply...