Skip to content

Instantly share code, notes, and snippets.

@oskarcalvo
Created November 22, 2016 09:02
Show Gist options
  • Save oskarcalvo/7f9d53662027346d566277f057a7e1ed to your computer and use it in GitHub Desktop.
Save oskarcalvo/7f9d53662027346d566277f057a7e1ed to your computer and use it in GitHub Desktop.
<?php
return explode($delimitador,$texto)[$numero];
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment