kumarangopi Posted May 7, 2007 Share Posted May 7, 2007 Code: lengthlink.php file Line 126 : <img src="chart.php?style=<?=GrowthChart::STYLE_LENGTH_AGE ?>&sex=<?=$mmonth?>&maxage=35&xvals=<?=$xvals?>&yvals=<?=$yvals?>"/> Error: Parse error:syntax error, unexpected ';', expecting '(' in /opt/lampp/htdocs/sourcejp1.21/lengthlink.php on line 126 Can you tell me why the error is coming in PHP4.4.6, no errors in PHP5.x? Thanks in advance Link to comment https://forums.phpfreaks.com/topic/50321-parse-error/ Share on other sites More sharing options...
tauchai83 Posted May 7, 2007 Share Posted May 7, 2007 man, this is SYNTAX error. Try to check. what is ?=?? Link to comment https://forums.phpfreaks.com/topic/50321-parse-error/#findComment-247053 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.