using the include function
-
Hi everyone,
I am new to wordpress and PHP and trying to find my way around.
I have placed a file with a single function in the base folder (C:\xampp\htdocs\wordpress).
within the [insertphp] tags, I have include ‘<\name of the file>’. I have also tried to include the entire path to the file, but that doesnt work either.
I am getting the following error: Warning: include(1): failed to open stream: No such file or directory in C:\xampp\htdocs\wordpress\wp-content\plugins\insert-php\insert_php.phpCan someone please help me.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘using the include function’ is closed to new replies.