Code: Select all
<img width="" height="" 200="" 110="" images="" src="/" myFilename="" alt="">
Code: Select all
$text .= '<div>'. PhocaMapsHelper::strTrimAll(addslashes($markerV->description)).'</div>';
Code: Select all
<img width="" height="" 200="" 110="" images="" src="/" myFilename="" alt="">
Code: Select all
$text .= '<div>'. PhocaMapsHelper::strTrimAll(addslashes($markerV->description)).'</div>';
Code: Select all
$text .= '<div>'. PhocaMapsHelper::strTrimAll($markerV->description).'</div>';