gud day to all,
my problem is
Parse error: parse error, unexpected T_VARIABLE in D:myprogsxampphtdocsrhyanhrdempdtr.php on line 187
this is the line 187.
if ($query = “SELECT tbledited.fldendex, tbllogin.ndex FROM tbllogin INNER JOIN tbledited ON tbllogin.ndex=tbledited.fldendex WHERE tbllogin.EmpID=’$qemp[1]’” $result=mysql_query($query) while ( $data=mysql_fetch_array($result)))
i dont think that code is possible.
my problem is, i want to display the data where in both in table1 and table2