JayC
Well-Known Member
My Code:
elseif ($mysql=('SELECT * FROM furniture WHERE id= '));
How would I get the ID for the current form post?
I have tried multiple things like $fid (that's my code for the furniture ID posted) and '".$fid."' and a few other things Give me some ideas or if someone knows how to do it , that would be great.
elseif ($mysql=('SELECT * FROM furniture WHERE id= '));
How would I get the ID for the current form post?
I have tried multiple things like $fid (that's my code for the furniture ID posted) and '".$fid."' and a few other things Give me some ideas or if someone knows how to do it , that would be great.