When I run:
why do I get this error:PHP Code:<?php require("/home/fsmv/public_html/flash/comments/comments.php"); ?>
"Warning: require(/home/fsmv/public_html/flash/comments/comments.php) [function.require]: failed to open stream: No such file or directory in /home/fsmv/public_html/flash/flipside.php on line 54
Fatal error: require() [function.require]: Failed opening required '/home/fsmv/public_html/flash/comments/comments.php' (include_path='.:/x10hosting/php1/pear') in /home/fsmv/public_html/flash/flipside.php on line 54"
Ps. line 54 is where the require is in the .php file


LinkBack URL
About LinkBacks
Reply With Quote


