im having trouble figuring out how to output one row using [php]where product-table
.primary
= $pid[/php].
i would like the variable to change depending on the product that is clicked on.
any help would be greatly appreciated! thanx
im having trouble figuring out how to output one row using [php]where product-table
.primary
= $pid[/php].
i would like the variable to change depending on the product that is clicked on.
any help would be greatly appreciated! thanx
the $pid would come from either a post or a get request then the query would update depending on what’s being passed to it.