Here are the results for the search on
Last Name | First Name | Company | e-mail 0) { while (#$row > 0) { printf (" |
---|---|---|---|
%s | %s | %s | %s\n", $row[0], $row[1], $row[2], $row[3]); $row = msqlFetchRow ($res); } } else { echo (" |
No matching entries found.\n"); } msqlFreeResult ($res); } > |