Posts by Filipe Pires • 1 point
2 posts
-
-3
votes5
answers923
viewsA: Help with PHP and Mssql special characters
Before the SQL statement puts the following expression: mysql_query("set names 'utf8'");
-
0
votes3
answers777
viewsA: Calendar in PHP
I think your mistake is in the consultation: $query = mysql_query("SELECT data FROM _atendimento_medico WHERE date_format(data, '%m') = '$mes'"); You are using a function following where…
phpanswered Filipe Pires 1