DataSpy Posted September 1, 2006 Share Posted September 1, 2006 All I'm trying to do is include a file and it says I have a parse error, I commented line #4 it out and the error went away. But I don't think there is an error the way I include it, but obviously there is one :( .[code]<?phpsession_start();ob_start();include "config.php"; <=== line #4?>Any help greatly appretiated, thanx in advance![/code] Link to comment https://forums.phpfreaks.com/topic/19309-help-with-parse-error-unexpected-t_string/ Share on other sites More sharing options...
.josh Posted September 1, 2006 Share Posted September 1, 2006 maybe the parse error is in config.php? Link to comment https://forums.phpfreaks.com/topic/19309-help-with-parse-error-unexpected-t_string/#findComment-83778 Share on other sites More sharing options...
DataSpy Posted September 1, 2006 Author Share Posted September 1, 2006 Yep, it was in the config file!Thanx!!! :) Link to comment https://forums.phpfreaks.com/topic/19309-help-with-parse-error-unexpected-t_string/#findComment-83785 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.