Sports: Difference between revisions

From Dharmaraja College Archives
Jump to navigation Jump to search
(Created page with "$rows = sqlsrv_fetch_array( $queryresult, SQLSRV_FETCH_ASSOC ); foreach( $rows as $row ) { while ($row = sqlsrv_fetch_array( $queryresult, SQLSRV_FETCH_ASSOC ) ) {")
 
No edit summary
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
$rows = sqlsrv_fetch_array( $queryresult, SQLSRV_FETCH_ASSOC );
{{teams}}
 
 
foreach( $rows as $row ) {
   
 
while ($row = sqlsrv_fetch_array( $queryresult, SQLSRV_FETCH_ASSOC ) ) {

Latest revision as of 08:13, 8 December 2023