Promotion: php or .net which one is better to design a page?

started by Srikanth N on Nov 26, 2012 — RSS Feed

Srikanth N Srikanth N
Posts: 2

Hi, everyone. Iam Srikanth, Pharmacist. I want to design a page. I dont know which one is better to choose. php or .net?? anyone plz suggest me.

Thank u,

Regards
Srikanth
rxonlineshopee.com

Mike Crone Mike Crone
Posts: 27

It all depends on the server you are using to host the site.
Apache = php
Microsoft = asp/net

WPDFD Forum Moderator

Arianna Christian Arianna Christian
Posts: 6

I think The PHP is better because it is an open source CMS.

Vince Wicks Vince Wicks
Posts: 38

As far as you know: .net - is a Windows related system. And PHP works on *Nix systems. As far as *Nix systems use 95 % of servers, my suggestion - design your web scripts using PHP.

Web Design.org

Sumit Mohil Sumit Mohil
Posts: 11

Asp.net it provides environment to work with many Programming languages .
And For Application Creation It Depends Whether PHP is best or Asp.net .

Jonas Marsh Jonas Marsh
Posts: 38

I'd go for PHP. Much simpler and easy to use.

Learning the basics of web designing.

Sanjay Sharma Sanjay Sharma
Posts: 21

If you're doing a small to medium web project, PHP is probably more convenient and easier.

For larger projects,.net is more suitable as it is an Object-Oriented language. PHP is moving that way, but not really there yet.

But most of the user used php because PHP runs everywhere..NET does not.PHP free but .net not..

Vince Wicks Vince Wicks
Posts: 38

PHP is a perfect choice. Why? PHP works great on Linux servers. I don't like Windows servers. So, no doubts - choose PHP.

Web Design.org

Dmax Creative Dmax Creative
Posts: 2

hai

Michael Eder Michael Eder
Posts: 52

Both PHP and .net have their merits and demerits while developing any website. I think PHP is better because it is platform independent and free to install and website made through PHP can be run on any configuration systems.

John Cruz John Cruz
Posts: 6

PHP is an open source server side scripting language. The code of PHP easily can embedded into HTML source document rather than calling an external file to process data. I am also a PHP developer and working in Zend framework. So I suggest you to choose PHP than .net



You must login to reply