I have a database with registered users. I need a script created that will allow users to search for other users details like, age, ethnicity, height, etc. Results need to be displayed on results.php with pagination.
I need notes next to everything because I’m trying to learn.
So I need 3 files, functions.php, search.php, results.php
