Chap 10. Script 10.1 - view_users.php
Line 5, 6, and 7 of source code.
$row['last_name'] turns into "view_users.php?sort=ln" in
the source code. I don't understand how the info is obtained other than this is how a query works. view_users.php is where the query is made. Yet, it accessed the users table in the database. Is "view_users.php?sort=ln" the $results showing?
Is the query using the get method to supply the
requested info, since there is no form suggesting it's a
post method?
Also, The error_log says that:
include(includes/footer.html): failed to open stream: No