> I was wondering if you could tell me of three or four alternative software
> options that can be used for this middle layer. What are the costs involved
> with any of these. Also if you could supply me with a sample script for
> inserting data using these alternative scripting languages, as I have been
> implementing with PHP.

Google for: PHP ASP JSP CGI ColdFusion

I'm sure you'll find more than enough information there.
PHP is free.
ASP uses VBScript (usually), comes from Microsoft and is currently
free too, as is ASP.NET.
JSP uses Java, comes from Sun Microsystems and is probably free as well.
CGI is free, written in C or Perl.
ColdFusion is not free, is from Macromedia (the same company that does
MM Flash/Fireworks/Freehand/UltraDev) and, like PHP, uses its own
language.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to