I am having a script that starts like this
require_once "XML/RSS.php";
In the ini.php the path is set to "include_path = ".;d:\phpincludes"
where I have an XML folder that contains the RSS.php file
When I try to run it I keep on receiving the error
Warning: require_once(XML/RSS.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\XML_RSS-1.0.2\testrss.php on line 2
I just don't know what to do anymore
eduard77 -3 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.