Author
Message
TheRaskol

Members

Online status

70 posts

#715   2015-02-05 05:32 GMT        
peki alt bölümler?
Kod:
e] foreach($bbcodes as $bbcode => $bbcodehtml)
{ $text = eregi_replace($bbcode,$bbcodehtml,$text); }

return($text);
e]

Kod:
e] foreach($bbcodes_img as $bbcode => $bbcodehtml)
{ $text = eregi_replace($bbcode, $bbcodehtml, $text); }
e]


Bunlara baktınızmı?