<HTML><FONT FACE=arial,helvetica><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2">Hi,<BR>
<BR>
Personally, I give big thumbs up to PHP and MetaCard in this realm (plus Apache, and MySQL if you need a free server database).<BR>
<BR>
With MetaCard you'll keep the benefits of the scripting language, but you will either have to generate the HTML from scripts or put PHP in the middle. It will be harder to fiddle with the HTML, because you'll be effectively hand-coding it, except harder.<BR>
<BR>
The major advantage of PHP is that you can embed HTML in your PHP files, giving you a much more elegant way to separate interface from code. As has been documented in the list archives by Pierre, you can always use PHP to talk to a MetaCard stack running in the background.<BR>
<BR>
The most decisive factor will of course be your particular application, but I recommend looking at PHP, and not necessarily scrapping MetaCard: each has their perks in terms of elegance, and they both perform fairly well. MySQL is probably the easiest to use and configure of the major database players, and Apache is the way to go for web server software unless you specifically need something else.<BR>
<BR>
HTH<BR>
<BR>
------------------------------<BR>
Brian Yennie<BR>
Chief Technology Officer<BR>
QLD Learning, LLC<BR>
www.QLDLearning.com<BR>
<BR>
PH: (904)-997-0212<BR>
EMAIL: Yennie@aol.com<BR>
-------------------------------<BR>
</FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"></FONT></HTML>