Mostrar errores PHP en tiempo de ejecución


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

Estas 2 líneas muestran errores en tiempo de ejecución. Pegar donde se inicia el código.


Copy this code and paste it in your HTML
  1. ini_set("display_errors", 1);

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.