Skip to content

Instantly share code, notes, and snippets.

@pedropbazzo
Created December 29, 2020 02:58
Show Gist options
  • Save pedropbazzo/8d27691cdeae8021f67414f2397eb51f to your computer and use it in GitHub Desktop.
Save pedropbazzo/8d27691cdeae8021f67414f2397eb51f to your computer and use it in GitHub Desktop.
<?php
echo str_word_count("Developer News"); // outputs 2
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment