Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - ASP vs. PHP and Learning curve?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Topic ClosedASP vs. PHP and Learning curve?

 Post Reply Post Reply Page  <1 456
Author
Flamewave View Drop Down
Senior Member
Senior Member
Avatar

Joined: 19 June 2002
Location: United States
Status: Offline
Points: 376
Direct Link To This Post Posted: 23 September 2003 at 12:10am
You have obvoiusly never coded in PHP I take it. PHP is actually a really nice language, well layed out and easy to understand if you already know c/c++, java, or any other similar language. It has alot of built in functions that come in very handy, and supports pretty much everything ASP does. It seems that with my experience with PHP whenever I think I need to create a function to do something, I find a built-in function that does it just as well if not better then one I could write myself. ASP doesn't really have that. I havn't worked much with ASP.NET, so I am not going to say anything about the comparison between PHP and ASP.NET.
- Flamewave

They say the grass is greener on the other side, but if you really think about it, the grass is greener on both sides.
Back to Top
Diep-Vriezer View Drop Down
Senior Member
Senior Member
Avatar

Joined: 06 August 2003
Location: Netherlands
Status: Offline
Points: 831
Direct Link To This Post Posted: 23 September 2003 at 7:54am

Originally posted by Flamewave Flamewave wrote:

You have obvoiusly never coded in PHP I take it. PHP is actually a really nice language, well layed out and easy to understand if you already know c/c++, java, or any other similar language. It has alot of built in functions that come in very handy, and supports pretty much everything ASP does. It seems that with my experience with PHP whenever I think I need to create a function to do something, I find a built-in function that does it just as well if not better then one I could write myself. ASP doesn't really have that. I havn't worked much with ASP.NET, so I am not going to say anything about the comparison between PHP and ASP.NET.

Yes I did coded in PHP and no I didn't had any programming experience before. Now the weird syntax slow's you down (in the beginning) and it is true that it is somewhat simular to ASP.

But compared with ASP.NET it is totaly nothing

Gone..
Back to Top
fernan82 View Drop Down
Mod Builder Group
Mod Builder Group
Avatar

Joined: 17 November 2002
Location: United States
Status: Offline
Points: 362
Direct Link To This Post Posted: 03 October 2003 at 2:05am
Originally posted by wolfie wolfie wrote:

Doesn't ASP allow you to use the MySQL database though? This is what I've heard because essentally, a SQL database is a SQL database, it's just different coding on the programmers part.  But aparently, somebody has connected a ASP 3.0 query to a MySQL database.
Im not tottaly sure seeming as I have a small site that uses Access.

Yes you can connect to mySQL from ASP, you just the the myODBC driver installed on the server and you can connect to it pretty much the same as you do with access or mssql but some querys syntax is a little different and the methods are also different... but you still can code an application with queries that are access, mssql, and mysql compatible just gotta to change your way of coding...

While it's said that MSSQL is faster than MySQL I've found that PHP and mySQL will beat ASP and MSSQL anytime...

About PHP vs ASP I think PHP is a much faster and powerful scripting language than ASP... you can do a lot more with plain PHP while with ASP you need components for pretty much everything...

Some people find PHP is a little to code than ASP because it uses a lot more characters that you gotta hit SHIFT to produce like $, {}, etc.., but that don't really make it harder cuz something that might take 50 lines of code on ASP can be done with 10 lines of PHP...

One thing I like about ASP is that everytime I download an ASP script it's usually easy to understand and well commented so you can learn a lot from other people's work, but most PHP scripts are 'optimized' when you download it so you can't understand the code cuz in PHP you can compress a 500 lines file into a 10 lines file and it will still run and authors do that to protect their work...

About .NET I haven't learned anything about it yet, the applications I've seen on .NET seems to run very fast but also lack a lot of functionality but I guess that not a fault on .NET but on the app developers.

 

FeRnAN
Back to Top
 Post Reply Post Reply Page  <1 456

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.