???? ? ??? ?? ???? ? ????? ? ??????? PunBB ???? ???????.
Pages 1
Unfortunately no one can be told what PunBB is - you have to see it for yourself.
You are not logged in. Please login or register.
PunBB Forums » Posts by 7.3.
Pages 1
???? ? ??? ?? ???? ? ????? ? ??????? PunBB ???? ???????.
<?php
$text = "this is some text and this [img]http://url_to_image[/img] is an image";
$text = ereg_replace("\\[img\\](http://[-~a-zA-Z_0-9/.+;%&?|=:]+)\\[/img\\]",
"<a href='\\1' target='_blank' border='0'><img src='\\1' width='100'></a>",
$text);
?>Pages 1
PunBB Forums » Posts by 7.3.
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.