Quote:
Originally Posted by MarcoH64
PHP Code:
$thread['preview'] = htmlspecialchars_uni(fetch_trimmed_title(strip_bbcode(fetch_censored_text($threa d['preview']), false, true), $vboptions['threadpreview']));
There is a space in '$threa d['preview']), '.
PS DreamWeaver with standard settings is not the best editor for your php-files.
|
What do you suggest? When I open it in notepad it's all hosed.