Include Problem
-
Hello, I am trying to include a php script in my page. when i run the code, i get the following error.
Parse error: syntax error, unexpected ‘/’ in /home/hcdproje/public_html/hcdp/wp-content/plugins/insert-php/insert_php.php(48) : eval()’d code on line 1
below is my code[insert_php]
include($_SERVER[“DOCUMENT_ROOT”].”/hcdp/test.php” );
[/insert_php]
can anybody help me out?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Include Problem’ is closed to new replies.