info-bits.io
Written by
in
In php 7 you can check if a variable contains null value and assign accordingly:
$a = $x ?? 'default';
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
Leave a Reply