Skip to content

Instantly share code, notes, and snippets.

@cyrilletuzi
Created January 28, 2017 21:35
Show Gist options
  • Save cyrilletuzi/291846fad8b368de323bb9b93dc05aac to your computer and use it in GitHub Desktop.
Save cyrilletuzi/291846fad8b368de323bb9b93dc05aac to your computer and use it in GitHub Desktop.
<?php
$userFullName = "{$userFirstName} {$userLastName}";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment