fork download
  1. <?php
  2.  
  3. $_field = array();
  4.  
  5. if(count($_field) === 0) {
  6. echo "dodaje błąd";
  7. }
Success #stdin #stdout 0.01s 20568KB
stdin
Standard input is empty
stdout
dodaje błąd