> I assume that ASP and PHP, which I believe are server side implementations,
> require a special code server to which they interface (meaning they
> interface a daemon which provides their functionality).
> Is this right, or am I all wet?
I don't know about ASP, but PHP doesn't use a daemon per se. It's
typically implemented as an Apache module or a CGI.
> What is the difference between PHP and ASP?
This is a FAQ on the PHP site <http://www.php.net/FAQ.php#9.1>.
> I thought ASP was an M$ thing, is it or is it open?
IMHO, yes, it is an MS thing; but there are non-MS and "open" versions of
ASP.
> Which are the most used?
A while back I read that PHP was used on more web sites than ASP, for
whatever that's worth (but keep in mind the greater number of smaller web
sites that use PHP skew that statistic). Also keep in mind that PHP runs
perfectly fine on both *nix and Windows.
--
Regards, | Moore's Law: Every 2 years CPU power will double.
. |
Randy | Gates' Law: Every 18 months software speed will halve.
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************