 |
Your forum announcement here! |
|
 |

20-05-2010, 15:56
|
|
Member
|
|
Join Date: Jun 2009
Posts: 72
|
|
PHP vs. ASP for Beginner?
I know that this topic may fall under some other forum but I wanted to ask it here. I've decided to create a site which will require DB and programming. Now, most people are advising I should hire an ASP programmer because of the specific functionality my site requires. But others say I should go with PHP because other programmer will more easily continue work of his predecessor if I choose to hire a new one.
PS. I have both ASP (Windows) and PHP Hosting (Linux) platforms so that shouldn't be a problem.
|

21-05-2010, 04:15
|
|
Administrator
|
|
Join Date: Dec 2008
Posts: 733
|
|
I would recommend you to consider PHP instead of ASP.net as it has been noticed that it is comparatively easier than ASP.net and has better support. Also, PHP is available for free which is supported on Linux as well as Windows and hence you can choose any of the hosting platforms to host your PHP site. However, if you decide to choose PHP, Linux hosting platform would be a better idea
Hope this helps....
|

21-05-2010, 10:01
|
|
Premium Member
|
|
Join Date: Mar 2007
Posts: 485
|
|
Do you mean ASP or ASP.NET? They are quite different. I don't think ASP3.0 has any more functionality than PHP, so I'd go for PHP as there are more developers working with it, it's easier to host (runs on Linux and Windows as Catherine mentioned) and, as it's still being developed, is more versatile than ASP.
ASP.NET on the other hand is for building applications, so it is possible that the nature of your project demands something specific that only ASP.NET can offer.
It'd be useful to know a little more about your project (without exposing your plans too much of course) in order to give a more considered answer.
|

21-05-2010, 11:16
|
|
Senior Member
|
|
Join Date: Oct 2009
Location: Greece
Posts: 134
|
|
Hi, is there anything that you can't do with php and you have to use asp ? i am not sure about that...
Also with ASP in most of the cases you have to go for Windows hosting wich means more cost...license etc
|

21-05-2010, 11:49
|
|
Member
|
|
Join Date: Jun 2009
Posts: 72
|
|
It turns out that programmer who recommended me ASP is not so skilled at PHP. I wonder why he suggested that.  I also prefer Linux instead of Windows as well.
|

21-05-2010, 11:51
|
|
Senior Member
|
|
Join Date: Oct 2009
Location: Greece
Posts: 134
|
|
In most cases an .ASP application or website is much more ecpencive than a php application or website.
|

21-05-2010, 13:47
|
|
new member
|
|
Join Date: Apr 2010
Posts: 3
|
|
@ esnail "ASP.NET on the other hand is for building applications" -- eh?
I have both a php and asp.net site hosted here - the asp.net site falls over regularly.
|

21-05-2010, 14:52
|
|
Premium Member
|
|
Join Date: Mar 2007
Posts: 485
|
|
Quote:
Originally Posted by rustler
@ esnail "ASP.NET on the other hand is for building applications" -- eh?
I have both a php and asp.net site hosted here - the asp.net site falls over regularly.
|
Yes, 'web applications' are still applications
|

21-05-2010, 17:16
|
|
new member
|
|
Join Date: Apr 2010
Posts: 3
|
|
Quote:
Originally Posted by esnail
ASP.NET on the other hand is for building applications
|
What do you call something written in PHP?
|

21-05-2010, 17:17
|
|
Senior Member
|
|
Join Date: Oct 2009
Location: Greece
Posts: 134
|
|
Even if it is written in .ASP or .PHP it is still an application. Web or something else.
|

21-05-2010, 19:29
|
|
Junior Member
|
|
Join Date: May 2010
Posts: 10
|
|
ASP is faster than PHP
PHP is secure
ASP hosting is expensive because it can only be run at windows based servers.
PHP hosting is cheap because it can work on linux server..
|

21-05-2010, 19:34
|
|
Premium Member
|
|
Join Date: Mar 2007
Posts: 485
|
|
My comment referred to ASP.NET and not ASP - I'm not going to bother to explain further when people seem to be being pedantic. ASP.NET is much more powerful than PHP for building applications, but given that the OP has clarified that this is a simple case of their developer being unskilled in PHP, then it doesn't really matter does it? Use PHP.
|

23-05-2010, 11:47
|
|
Member
|
|
Join Date: Jun 2009
Posts: 72
|
|
I personally like Lunux servers more, mostly because I didn't have as many Windows hosting plans that I had Linux but they are both offered for the same price at my host.
|

20-06-2010, 10:06
|
|
new member
|
|
Join Date: Jun 2010
Location: 3270 W. Big Beaver Road Suite 205 Troy, MI 48084
Posts: 1
|
|
Uhm well for me you can hire a person who knows the two application.. that would be much advantage. and if i am the one to decide i would choose PHP since it's free and doesn't require a microsoft server.
|

11-08-2010, 03:56
|
|
Junior Member
|
|
Join Date: Aug 2010
Posts: 13
|
|
Quote:
Originally Posted by manolis
Hi, is there anything that you can't do with php and you have to use asp ? i am not sure about that...
|
I'm also interested to know what are the things that ASP or ASP.net can do that PHP can't do. What about the other way around?
If your website can be programmed using PHP then use it because I believe more programmers can do PHP than ASP. You will get more help if problems occur.
|

12-08-2010, 07:41
|
|
Member
|
|
Join Date: Apr 2010
Posts: 52
|
|
RE:
I also suggest you go with PHP instead if ASP because:
*It is free.
*Easy to learn and use.
*It is a fully object oriented language.
*It is platform independent.
*Its speed on the Linux server makes it very effective in building complex, and large web applications.
*It allows advanced programming and is very easy to integrate with web pages.
*PHP also integrates very nicely with MYSQL.
|

23-08-2010, 17:31
|
|
new member
|
|
Join Date: Jul 2009
Posts: 8
|
|
As everyone has already presented their experienced thoughts. I would like to make an addition to strengthen the PHP side for speed too.
You can use eAccelerator/Zend engine to make your PHP applications work much faster than ASP.
PHP rocks!
|

24-08-2010, 17:22
|
|
Member
|
|
Join Date: Jun 2010
Posts: 34
|
|
For beginners, I guess PHP is the program that is most suitable. You can learn ASP if you need websites made for Windows. If you have learned PHP well then ASP would be easy.
|

25-08-2010, 09:50
|
|
new member
|
|
Join Date: Aug 2010
Posts: 1
|
|
Quote:
Originally Posted by Arguille
For beginners, I guess PHP is the program that is most suitable. You can learn ASP if you need websites made for Windows. If you have learned PHP well then ASP would be easy.
|
I agree with you
|

02-09-2010, 20:54
|
|
Senior Member
|
|
Join Date: Jul 2009
Posts: 238
|
|
I think also worth considering is that php is generally license free, I've heard for asp.net there are Microsoft licenses?
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 20:18.
|
|
|