Help! - Can not include() or require() a URL into Document! -
----php code I am using:---------
<?php
require ('?>
----My php.ini Settings are:---------
==========================================
; Fopen wrappers are set to on;
allow_url_fopen = On
; Paths and Directories for include_path are blank;
include_path =
==========================================
---- My Error Message says-----
Fatal error: Failed opening required '(include_path='.; \apache\includes;\apache\htdocs\;\apache\htdocs\phpmyadmin') in d:\apache\htdocs\dw\area51\assessneeds.php on line 232
-------------------------------
Any help would be greatly appreciated
Thanks in advance!
RW =================================
Imagination is more important than knowledge.
(A.E.)
----php code I am using:---------
<?php
require ('?>
----My php.ini Settings are:---------
==========================================
; Fopen wrappers are set to on;
allow_url_fopen = On
; Paths and Directories for include_path are blank;
include_path =
==========================================
---- My Error Message says-----
Fatal error: Failed opening required '(include_path='.; \apache\includes;\apache\htdocs\;\apache\htdocs\phpmyadmin') in d:\apache\htdocs\dw\area51\assessneeds.php on line 232
-------------------------------
Any help would be greatly appreciated
Thanks in advance!
RW =================================
Imagination is more important than knowledge.
(A.E.)