Noobs Only - Step by step instructions for building websites(noobsonly.com)
noobsonly.com
Noobs Only - Step by step instructions for building websites
http://noobsonly.com/
1 comments
Was planning on adding string cleaning in the next lesson :)
http://noobsonly.com/
$query = "INSERT INTO groceries (item_name, in_cart) VALUES ('".$_POST['item_name']."', 0)";
come on..