On Thu, 26 Oct 2006 13:10:17 -0400, Robert Cummings wrote: > On Thu, 2006-10-26 at 11:43 +0200, clive wrote: >> or you could write it likes this ' >> echo "<option value='$day' $selected > $day </option>"; >> >> much easier to read, but slightly more taxing on the server. > > Also slightly more taxing on standards since single quotes are bad :) As far as I can tell, single and double quotes are interchangeable (but unmixable) in both HTML and XHTML. When did single quotes go bad? --nfe -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php