Thread
:
quick simple php question
View Single Post
05-15-2013, 01:49 PM
mkx
Confirmed User
Industry Role:
Join Date: Nov 2003
Location: Toronto
Posts: 4,001
quick simple php question
Say that I have some data in my sql database that reads
"hello how
are you"
How do I make it echo on the same line so it displays?
"Hello how are you"
Here is my current code to echo it =
<?php print $hi->hello ?>
mkx
View Public Profile
Find More Posts by mkx