I have this php fragment here.. and I don't know what to do next... I'm stuck with a certain kind of error ...
and the php code fragment is thisCode:Parse error: parse error in C:\htdocs\BINUS\PurchaseMainte.php on line 390
the first line is line 390... wot is wrong with.. this.. why do I get parse error?PHP Code:]
<DIV align="right"><FONT color="ffffff">'</FONT><?PHP print date("m/d/y"); ?>
<?PHP print date("m/d/y"); ?></DIV>
<DIV><FONT size="5">
購買先マスタリスト
購買先マスタリスト</FONT></DIV>




Reply With Quote