Reaper0167 Posted January 4, 2009 Share Posted January 4, 2009 i am getting an unexpected t_string error <?php echo "<option value='$scode'"; ?> Link to comment https://forums.phpfreaks.com/topic/139402-solved-whats-wrong-with-this-line-of-code/ Share on other sites More sharing options...
chronister Posted January 4, 2009 Share Posted January 4, 2009 you probably forgot a ; on the line above it. Nate Link to comment https://forums.phpfreaks.com/topic/139402-solved-whats-wrong-with-this-line-of-code/#findComment-729174 Share on other sites More sharing options...
Reaper0167 Posted January 4, 2009 Author Share Posted January 4, 2009 i got it.... it was something else,, thanks though Link to comment https://forums.phpfreaks.com/topic/139402-solved-whats-wrong-with-this-line-of-code/#findComment-729175 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.