Micah Stevens wrote: > Rasmus, there's a shortcut for this: > > <?php echo $width?> > > <?=$width?> > > Saves me a lot of time, although it can be confusing for those unfamiliar with > it. Yes, I am quite familiar with it ;) But I don't like it. It's an ugly ASP'ism. -Rasmus -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php