J
Jack
Hi,
Not exactly sure but I'm looking for assistance in PHP and couldn't
locate any specific PHP newsgroup so I figured next best thing would be web
design.
I'm having trouble with a piece of code that returns an error, if any one
can help I'd greatly appreciate it.
Code on line 69:
if (preg_match ($_SERVER["DOCUMENT_ROOT"] . "/items/home/",
$_SERVER["SCRIPT_FILENAME"])) {
$color = "#000000";
$color2 = "#111111";
}
Error:
Warning: Unknown modifier 'h' in
/home/shares/web/superstore/www/phpinc/banner.php on line 69
Thank you in advance and once again in help in solving this code or leading
me to a proper newsgroup would be appreciated!
Not exactly sure but I'm looking for assistance in PHP and couldn't
locate any specific PHP newsgroup so I figured next best thing would be web
design.
I'm having trouble with a piece of code that returns an error, if any one
can help I'd greatly appreciate it.
Code on line 69:
if (preg_match ($_SERVER["DOCUMENT_ROOT"] . "/items/home/",
$_SERVER["SCRIPT_FILENAME"])) {
$color = "#000000";
$color2 = "#111111";
}
Error:
Warning: Unknown modifier 'h' in
/home/shares/web/superstore/www/phpinc/banner.php on line 69
Thank you in advance and once again in help in solving this code or leading
me to a proper newsgroup would be appreciated!