Adding a blank space in a php function
-
I did this way and it works
<?php echo $user->display_name . ' '; ?>but is it correct too?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Adding a blank space in a php function’ is closed to new replies.