PHP vs. ASP
am 28.09.2005 15:55:40 von afrodriguez
--NextPart_Webmail_9m3u9jl4l_9444_1127915740_0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
Hi!
(1) How does PHP compare to ASP?
(2) Does ASP interact with MySQL?
Thanks!
Anthony (Tony) Rodriguez
(afrodriguez@att.net)
--NextPart_Webmail_9m3u9jl4l_9444_1127915740_0--
RE: PHP vs. ASP
am 28.09.2005 16:26:24 von Richard.Hutchins
Google: php vs asp
Just south of 4 Million results.
Plenty of information there.
-----Original Message-----
From: afrodriguez@att.net [mailto:afrodriguez@att.net]
Sent: Wednesday, September 28, 2005 9:56 AM
To: php-db@lists.php.net
Subject: [PHP-DB] PHP vs. ASP
Hi!
(1) How does PHP compare to ASP?
(2) Does ASP interact with MySQL?
Thanks!
Anthony (Tony) Rodriguez
(afrodriguez@att.net)
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: PHP vs. ASP
am 28.09.2005 16:38:00 von Lendy Chen
google
php vs asp
2,570,000,000 vs 1,170,000,000
2 vs 1
2005/9/28, Hutchins, Richard :
> Google: php vs asp
>
> Just south of 4 Million results.
>
> Plenty of information there.
>
> -----Original Message-----
> From: afrodriguez@att.net [mailto:afrodriguez@att.net]
> Sent: Wednesday, September 28, 2005 9:56 AM
> To: php-db@lists.php.net
> Subject: [PHP-DB] PHP vs. ASP
>
>
> Hi!
>
> (1) How does PHP compare to ASP?
>
> (2) Does ASP interact with MySQL?
>
> Thanks!
>
> Anthony (Tony) Rodriguez
> (afrodriguez@att.net)
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Lendy Chen
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RE: PHP vs. ASP
am 28.09.2005 16:51:49 von Bastien Koert
PHP has way way way more functionality and is still being supported and
developed by the folks at Zend and the OS community.
ASP works nicely with MySQL thru the myODBC connector driver from MySQL. Its
not perfect though and has some issues. ASP is also no longer supported or
developed by MS (they want everyone to use .NET)
bastien
>From: afrodriguez@att.net
>To: Subject: [PHP-DB] PHP vs. ASP
>Date: Wed, 28 Sep 2005 13:55:40 +0000
>
>Hi!
>
>(1) How does PHP compare to ASP?
>
>(2) Does ASP interact with MySQL?
>
>Thanks!
>
>Anthony (Tony) Rodriguez
>(afrodriguez@att.net)
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: PHP vs. ASP
am 15.11.2005 22:42:13 von Marc Ferguson
Hi Fellas,
Personally I LOVE PHP. It has so much more predefined functions and the web
site documentation is awesome. Finding support from MSDN Library is very
frustrating and time consuming. I learned how to use PHP from one
database-project and their online documentation. With ASP I had to buy a
couple books.
Everyone moving over to ASP .NET. I don't even want to buy another book to
figure it out - I'm very happy with PHP. It was said earlier, but PHP is
support by the entire open source community, you can't beat that!
One of my biggest issues with ASP was the "Response.Write()" function. If I
wanted my string to go on another line so that I could read it better I had
to put some extra character at the end of the line. With PHP I don't have
to do any of that. I can create a very complex table and simply COPY n
PASTE it in PHP's write function, "echo". Beautiful!!
Marc F.
""Bastien Koert"" wrote in message
news:BAY106-F36B4B45B98491758A59F8C9D8D0@phx.gbl...
> PHP has way way way more functionality and is still being supported and
> developed by the folks at Zend and the OS community.
>
> ASP works nicely with MySQL thru the myODBC connector driver from MySQL.
> Its not perfect though and has some issues. ASP is also no longer
> supported or developed by MS (they want everyone to use .NET)
>
> bastien
>
>>From: afrodriguez@att.net
>>To: Subject: [PHP-DB] PHP vs. ASP
>>Date: Wed, 28 Sep 2005 13:55:40 +0000
>>
>>Hi!
>>
>>(1) How does PHP compare to ASP?
>>
>>(2) Does ASP interact with MySQL?
>>
>>Thanks!
>>
>>Anthony (Tony) Rodriguez
>>(afrodriguez@att.net)
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php