Vote count:
0
while ($row1=mysql_fetch_array($sql1); $row2=mysql_fetch_array($sql2))
{
echo $row1['line'];
echo $row1['style_no'] ;
echo $row2['line'];
echo $row2['style_no'] ;
}
asked 1 min ago
Is it Possible Multiple queries in one " while ($row1=mysql_fetch_array($sql1); $row2=mysql_fetch_array($sql2)){"
Aucun commentaire:
Enregistrer un commentaire