result = mysqli_query($con,"SELECT * FROM Item WHERE Item.ID = '$x'")or ... read about prepared statements i.e ... Try using this $x=1; $result ...
more
more
Home »Unlabelled » mysql - PHP variable in an SQL statement - Stack Overflow
Posted by Unknown on Sunday, February 9, 2014
2010 All Rights Reserved Php programming tips.
» Php programming tips: mysql - PHP variable in an SQL statement - Stack Overflow
{ 0 comments... » mysql - PHP variable in an SQL statement - Stack Overflow read them below or add one }
Post a Comment