jmckirdy / Codex-Arcanum

The Mad Wizard's Coding Notes
GNU General Public License v3.0
1 stars 0 forks source link

Get $id= (books.inc file) vari using _GET /working #14

Closed jmckirdy closed 3 months ago

jmckirdy commented 3 months ago

as said, get this vari using the page info url as needed.

jmckirdy commented 3 months ago

There is no need for using $_GET, since we are selecting many diff rows, (or ids) from the db. NOT passing in an id number in the url. the id in the url is the booksshow.inc.php file