
11-22-2005, 08:41 PM
|
 |
|
|
Join Date: Mar 2004
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Chris M
From /includes/class_bbcode.php:
PHP Code:
/**
* Determines whether a string contains an [img] tag.
*
* @param string Text to search
*
* @return bool Whether the text contains an [img] tag
*/
function contains_bbcode_img_tags($text)
{
Interesting...
Chris
|
what about it? :ermm:
|