Quote:
Originally Posted by Bison
Can someone please make it so we don't have to turn on HTML in our forums?
|
OK...
I didn't want to enable HTML on my forums (for obvious reasons) so I used BBCode Instead to create the thread's post text.
***EDIT*** The BR Code works even if you do not have HTML enabled.
And it works just fine. :squareeyed: :nervous:
This is what my code looks like:
PHP Code:
$bday_people .= "-->[url=member.php?u=".$userinfo['userid']."] ".$username."[/url], Age: ".$age."<br>";