unexpected character error
Posted by:
marabbuka
(---.net.my)
Date: September 15, 2006 07:17PM
Can someone help me get rid of this error, please.....
Unexpected character in input: '\' (ASCII=92) state=1 in C:\wamp\www\ura\install.php on line 409
the php code is as below (
408 $config = "<?php
409 \$dbhosts = \"$dbhost\";
410 \$database_name = \"$dbname\";
is there any mod i need to activate?
it works fine on live server (linux machine)