1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23:
$q4= " selecteert * uit orde MLBTEAMS door MLBFirst asc "; $r4=mysql_query ($q4) of matrijs (mysql_error ()); terwijl ($a4=mysql_fetch_array ($r4)) { echo „“; echo „“; echo „“. $a4 [MLBFirst]. “ „. $a4 [MLBLast]. „“; $q7= " selecteer * uit OOGSTEN waar UserID='$_SESSION [User-id] 'EN XMLID = „$a4 [XMLID]“ „; $r7=mysql_query ($q7) of matrijs (mysql_error ()); terwijl ($a7=mysql_fetch_array ($r7)) { Als ($a7) { echo „ in Week wordt geplukt die: “. $a7 [WeekNum]. „“; } anders { de echo „ u plukte dit team niet! “;} } echo „“; }
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18:
'; echo 'you chose ' . $_POST["teamid"]; echo '