this form works for displaying products
i would like to alter it to display products only when the adminid from another table matches the adminid in the products table
any feedback is appreciated
i know i will need form and post the form data (adminid) to this page somehow but can’t make that work
if anyone has a sample in mysqli i could look at i feel sure i could integrate
the binding of data part is not helping me…
i guess i would select from products prodid, prodname where adminid = ‘and this is where i’m lost’ because i don’t know how to post the form data stuff here like getadminid from form
then i’d just loop through them? thanks for any advice.
[php]
' .$prodname. ' |