No, you can basicly put that function any wheres, the slash you get is most likly due to having magic quotes turned on, with this, it will strip the extra slashes from the text.
Quote:
Today at 06:59 PM jbear6 said this in Post #43
Ummmm....I put this
PHP Code:
<?php
error_reporting(7);
$noheader=1;
require("./global.php");
to prevent non-members from linking to the smilie image URL, is that going to conflict with your first instruction?
Thanks,
Jbear6
|