hello,
what is the proper way to get a block of echoes to echo with the same font, size, color, etc... as in:

<? echo $row->property_type; ?>
<? echo $row->bedrooms; ?>
<? echo $row->baths; ?>
<? echo $row->description; ?>
<? echo $row->distance; ?>
<? echo $row->date_available; ?>
<? echo $row->price; ?>
<? echo $row->contact; ?>

thank you and best regards, addison
--
Addison Ellis
small independent publishing co.
114 B 29th Avenue North
Nashville, TN 37203
(615) 321-1791
[EMAIL PROTECTED]
[EMAIL PROTECTED]
subsidiaries of small independent publishing co.
[EMAIL PROTECTED]
[EMAIL PROTECTED]

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to