Web Design Forum HTML CSS JavaScript PHP Graphic Design SEO forum
To Develop the Website...ASP - PHP - which is better? - Printable Version

+- Web Design Forum HTML CSS JavaScript PHP Graphic Design SEO forum (http://www.webdesignforum.com.au)
+-- Forum: Web and Graphic Design (/forumdisplay.php?fid=1)
+--- Forum: Programming (/forumdisplay.php?fid=10)
+--- Thread: To Develop the Website...ASP - PHP - which is better? (/showthread.php?tid=76)

Pages: 1 2


To Develop the Website...ASP - PHP - which is better? - zoe.dayne - 08-30-2010 01:47 PM

guys, I’m really confused --which is better in order to have a good website


RE: To Develop the Website...ASP - PHP - which is better? - seomelbourne - 12-08-2010 11:07 PM

PHP is just and interpreted language though it is strong enough to develop any kind of page you want to develop.
ASP.NET is a part of a framework which means you may use the framework's abilities. Your ASP.NET application can be a part of a mobile, Windows, Windows Service, Smart client or even unmanaged code supported.


RE: To Develop the Website...ASP - PHP - which is better? - petermoses - 02-04-2011 03:46 PM

you know C and C++, then C# looks like a normal way forward.
Asp.net and C# is a good combination to work on web development.

PHP and asp.net both have almost same power to build web products.
asp.net is backed by Microsoft and is much easier and fast to work on. You just need a windows system and visual studio web developer to start. Visual web developer is available free of cost from microsoft here :
http://www.asp.net/

I myself have the same profile i.e. i was a c, c++ guy and moved on to learn C# and now work in asp.net development with C#.

Let me know if you need more information.


RE: To Develop the Website...ASP - PHP - which is better? - lilly1236 - 07-14-2011 11:48 PM

Both are equal important and depends on your interest and knowledge.I personally use PHP.


RE: To Develop the Website...ASP - PHP - which is better? - dianna - 07-24-2011 06:04 PM

ASP a little bit more work as PHP
so in that way PHP is better to work


RE: To Develop the Website...ASP - PHP - which is better? - maneetpuri - 07-29-2011 11:13 PM

Hi,

My experience, I would say PHP is better than traditional ASP, but if you plan to work on windows platform then .net is also a choice.

Two main things that people generally consider while making the choice between the two are: -

~ The size to which the database of the website can increase and

~ The cost of hosting when website becomes popular and need dedicated server for hosting the website.


Cheers,

~Maneet


RE: To Develop the Website...ASP - PHP - which is better? - anusha - 10-29-2011 05:06 PM

Both PHP and asp.net are better...But PHP is very easy to develop our website when compared to asp.net..Then better to choose PHP..


RE: To Develop the Website...ASP - PHP - which is better? - websitebuildersperth - 01-12-2012 08:55 PM

php and ASP are good languages you used it for Website.


RE: To Develop the Website...ASP - PHP - which is better? - displaybanner - 01-13-2012 07:50 PM

ASP and PHP are both programming languages that are commonly used to create websites. Unlike the usual static html web pages, ASP and PHP websites are more dynamic and can allow users to interact and exchange information using the website's databases.

ASP is the short term for Active Server Pages, a type of program that works with Microsoft alongside IIS or Internet Information Server. ASP needs a Microsoft Server for the website to work. On the other, PHP or Hypertext Preprocessor, runs using Linux or Unix server. The more updated PHP programs can now run on an NT server.

PHP programs can also run in Windows, Solaris, Unix and Linux while ASP can only work with Window-based platforms. Just recently, ASP can now run on a Linux platform given that there is an ASP-Apache program installed on its server.


RE: To Develop the Website...ASP - PHP - which is better? - jackkelly - 09-06-2012 10:31 PM

php is much better than asp