Print Page | Close Window

PHP vs ASP

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: General Discussion
Forum Description: General discussion and chat on any topic.
URL: https://forums.webwiz.net/forum_posts.asp?TID=7528
Printed Date: 30 March 2026 at 3:03pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: PHP vs ASP
Posted By: Amaury
Subject: PHP vs ASP
Date Posted: 23 November 2003 at 11:30am

Hello Members,

I run an ecommerce and currently using ASP with an Access Database.  I am looking to upgrade to another database like MSSQL or MySQL.  I would like to know which system is best PHP or ASP?  How friendly is the system to transfer from one programmer to the next?  What are the advantages and disadvantages to either one?  Which one will provide the quickest download time etc.?  What is your overall experience with PHP and/or ASP? 

Thanks




Replies:
Posted By: Mart
Date Posted: 23 November 2003 at 11:58am
Neither ASP.NET, but weve already had the convosation on the early pages of 'the neverending thread?!?'.


Posted By: Mart
Date Posted: 23 November 2003 at 12:02pm

thought i would save you some time

http://webwiz.net/forum/forum_posts.asp?TID=5493&PN=1&TPN=10 - http://webwiz.net/forum/forum_posts.asp?TID=5493&PN =1&TPN=10



Posted By: harris
Date Posted: 23 November 2003 at 3:43pm
I preffer PHP, its easier, faster, and its not from Microsoft

-------------
http://www.mp3oldies.com.ar - mp3 oldies | http://www.mp3database.com.ar - mp3 database | http://normalize.mp3doctor.com - mp3 normalize


Posted By: pmormr
Date Posted: 23 November 2003 at 4:13pm
it would take a week to go through that thread

-------------
Paul A Morgan

http://www.pmorganphoto.com/" rel="nofollow - http://www.pmorganphoto.com/


Posted By: Bluefrog
Date Posted: 25 November 2003 at 10:06am

MySQL is a good database, but it doesn't really compare to MS SQL Server.

MySQL is not yet a full RDBMS, which MS SQL Server is. This is a major issue for data integrity. With MS SQL Server you are guaranteed data integrity if you design properly. i.e. You can't relate tables in MySQL.

This isn't too important for a lot of applications though.

Stored procs are also a nice thing to have especially when you need to do some heavier lifting.

 



-------------
http://renegademinds.com/" rel="nofollow - Renegade Minds - Guitar Software http://renegademinds.com/Default.aspx?tabid=65" rel="nofollow - Slow Down Music


Posted By: zMaestro
Date Posted: 25 November 2003 at 4:28pm
Originally posted by Mart Mart wrote:

thought i would save you some time

http://webwiz.net/forum/forum_posts.asp?TID=5493&PN=1&TPN=10 - http://webwiz.net/forum/forum_posts.asp?TID=5493&PN =1&TPN=10

woow, how could you find it



Posted By: zMaestro
Date Posted: 25 November 2003 at 4:30pm
Originally posted by Amaury Amaury wrote:

I run an ecommerce and currently using ASP with an Access Database.  I am looking to upgrade to another database like MSSQL or MySQL.  I would like to know which system is best PHP or ASP?  How friendly is the system to transfer from one programmer to the next?  What are the advantages and disadvantages to either one?  Which one will provide the quickest download time etc.?  What is your overall experience with PHP and/or ASP? 

since you are upgrading, why converting to PHP or even ASP.NET, just upgrade from MSAccess to MSSql, i think a few lines of code to be changed, and it is done.



Posted By: Amaury
Date Posted: 25 November 2003 at 5:03pm
THANK YOU ALL FOR YOUR VALUABLE INSIGHT!  I greatly appreciate it.


Posted By: WebWiz-Bruce
Date Posted: 26 November 2003 at 3:50am
What language you use depends on what server you are on.

If you are using a Windows web server then use ASP with MS SQL Server is far faster and work together better.

If you are on a Unix server than PHP and mySQL is faster and work together better.

MS SQL Server is far supperior to mySQL and can handle database sizes of many 1000's of gigs which would simply crash mySQL.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Mart
Date Posted: 26 November 2003 at 9:25am
Originally posted by zMaestro zMaestro wrote:

Originally posted by Mart Mart wrote:

thought i would save you some time

http://webwiz.net/forum/forum_posts.asp?TID=5493&PN=1&TPN=10 - http://webwiz.net/forum/forum_posts.asp?TID=5493&PN =1&TPN=10

woow, how could you find it



I have a photographic memory
< =""> 


Posted By: htoml
Date Posted: 27 November 2003 at 4:39pm
Ok simply PHP hosting is cheap and wide spread and obviously not microsoft. PHP its self is easyer to use i tried ASP then went for PHP. PHP is more powerful because with the whole world able to put in there own lil add ons its got greater potential than the MS Monkey Programmers core and finaly the less u support microsoft the more likely microsoft will improve there software

-------------
Tom :o)

Have a nice day now


Posted By: theSCIENTIST
Date Posted: 28 November 2003 at 6:14am

If you are using ASP already, I suggest you to continue, simply upgrate to MySQL or MSSQL, with MySQL you need the ODBC connector available at http://www.mysql.com - www.mysql.com  if you don't feel like using ODBC, you'll find some free drivers out there for direct communication with MySQL, MySQL is very good, and if you are using Access databases I don't think you have 1000's of gigs of data WHICH MYSQL SUPPORTS, for data integrety try InnoDB type tables which are fault tolerant, but the server needs to have enough memory. Otherwise use the default MyISAM type tables also good and not memory hungry.

I've been using ASP/MySQL for quite some time and couldn't be happier, the next major release of MySQL (5.0) will support stored procedures.

It's so easy to use and manage MySQL, that after you use it, you would be asking yourself why have you not done so before.

Better than that would be ASP.NET and MSSQL.

I don't use PHP because I do well with ASP/ASP.NET and only manage Windows servers, PHP is not better than ASP/ASP.NET it's just more focused to L/Unix servers.



Posted By: htoml
Date Posted: 28 November 2003 at 12:40pm
yeh but if ur new then I suggest usin the PHP/ MySQL mix as all it costs u is the price of a PHP book and a MySQL book!

-------------
Tom :o)

Have a nice day now



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net