I have the following code
$query = mysql_query("SELECT id, nome, situacao FROM clientes ORDER BY nome") or print mysql_error()
<select class="js-example-basic-single form-control" id="cliente" name="cliente">
<option value="Seleci...
asked by
17.03.2017 / 19:32