Skip to content

Instantly share code, notes, and snippets.

@Octagon-simon
Created October 16, 2021 14:37
Show Gist options
  • Select an option

  • Save Octagon-simon/e05f58e4806aaa8047a5f7e59bfd927f to your computer and use it in GitHub Desktop.

Select an option

Save Octagon-simon/e05f58e4806aaa8047a5f7e59bfd927f to your computer and use it in GitHub Desktop.
using count() to get the number of fields empty
<?php
//Let user know the number of fields empty
echo count($empty['fields']);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment