> 1. This is esentially what magic-quotes does
> http://www.php.net/manual/en/ref.info.php#ini.magic-quotes-gpc
> If your server doesn't have this enabled, you can enable it with
> .htaccess for your webarea only.
OK, i knew it, right
> 2. Using ereg_replace for simple string substitution is rather...
> 1. This is esentially what magic-quotes does
> http://www.php.net/manual/en/ref.info.php#ini.magic-quotes-gpc
> If your server doesn't have this enabled, you can enable it with
> .htaccess for your webarea only.
OK, i knew it, right
> 2. Using ereg_replace for simple string substitution is rather...
[ more ]