On Sat, 31 Jul 2004 22:34:38 +0200, Schalk Neethling <schalk@xxxxxxxxxxxxx> wrote: > Is the following line good/legal usage of PHP in an HTML page? > > <a href="view_ad.php?id=<?php echo $row_ads['id']; ?>"><img src="<?php > echo $row_ads['full_img']; ?>" width="87" height="120" hspace="5" > vspace="5" border="1" /></a> > Sure....it's not very readable, though. P.S. Please try to get rid of that awful message at the bottom of your mails. It's meaningless and annoying. -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php