Page 1 of 1

How to fix my PHP Code BB code

Posted: Tue Jul 13, 2010 4:32 pm
by mutualtrust
Hi Forum,

I have no idea how to fix my code


here's the BB code
[img]\".$picture\"[/img]

Produce the following code
[img]"http://mysite/image.gif[b]"[/b][/img]


It's need it to show like this instead WITHOUT the " before and after the image code. If I delete the " my site will not load. It will show as just a blank white page only.


I need the code to show like this instead of course without all the spaces.
[img ] http://mysite/image.gif [ /img]