View Single Post
Old 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 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote