Kevinmun Posted February 12, 2008 Share Posted February 12, 2008 Quick question. Any help would definitely be appreciated. The following line of code is causing the warning below: $dateNodes = $xpath->query('//td[@class="COE-Date"]'); Warning: DOMXPath::query() [function.DOMXPath-query]: Invalid or inclomplete context in ..... However, it works fine when I test it on my local machine. Anyone know of extension or ini file setting that may be causing not to run properly on the actual server? Link to comment https://forums.phpfreaks.com/topic/90590-domxpathquery-warning-not-sure-what-is-causing-it/ Share on other sites More sharing options...
Kevinmun Posted February 12, 2008 Author Share Posted February 12, 2008 Anyone have any ideas? Link to comment https://forums.phpfreaks.com/topic/90590-domxpathquery-warning-not-sure-what-is-causing-it/#findComment-465359 Share on other sites More sharing options...
Kevinmun Posted February 14, 2008 Author Share Posted February 14, 2008 one more try.. anyone have any suggestions? Link to comment https://forums.phpfreaks.com/topic/90590-domxpathquery-warning-not-sure-what-is-causing-it/#findComment-466438 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.