1

(4 replies, posted in Archive)

???? ? ??? ?? ???? ? ????? ? ??????? PunBB ???? ???????.

2

(5 replies, posted in Programming)

I dunno (-;

3

(5 replies, posted in Programming)

<?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);
?>

4

(4 replies, posted in Archive)

?, ??? ???????. (-;