Posts by Lawej • 1 point
1 post
-
-1
votes1
answer30
viewsQ: Problem checking a query in PHP
I have a if which should verify that JOIN has a row with 3 columns of records in order to prevent a new registration of the same product and supplier, but does not verify. I gave one var_dump() in…