I am learning mysql and php, but it is giving an error in the form, where even having been filled it still asks to fill in the fields and does not register anything in the database table
<?php
$db = "progdesenv";
@mysql_connect("localhost",...
asked by
23.04.2015 / 00:12