Ver errores SQL


/ Published in: PHP
Save to your folder(s)

Ver si hay errores en el query


Copy this code and paste it in your HTML
  1. mysql_query(<variable del query>) or die(mysql_error());

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.