Sunka
Well-known member
Need help for this sql
Problem is if I have link bbcode. How to insert string with bbcode link inside?
Problem is if I have link bbcode. How to insert string with bbcode link inside?
Code:
UPDATE
xf_user_profile SI
SET
SI.signature = '[I][COLOR=#404040][B]Ovo je defaultni signature (potpis)[/B][/COLOR][/I] - predstavljanje - [B][URL='https://www.pijanitvor.com/threads/kako-namjestiti.25213/']klikni me[/URL][/B]'
WHERE
SI.signature = "";