+ Reply to Thread
Results 1 to 30 of 30




  

Thread: Is it easy to code asp or php?

      
  1. #1
    Jedi Master haradeep is on a distinguished road haradeep's Avatar
    Join Date
    August 5, 2009
    Location
    India
    Posts
    28
    Rep Power
    3
    Feedback Score
    0

    Exclamation Is it easy to code asp or php?

    Hi,

    Which is easy to code asp or php?

    I learn php and now I want to learn asp. But for me its difficult to learn asp. I could not remember what is used instead of echo.

  2. #2
    I'm New! premiumscripts is on a distinguished road
    Join Date
    August 3, 2009
    Posts
    4
    Rep Power
    0
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    If you can't remember what to use instead of echo, it's not going to be easy...

  3. #3
    Jedi Master Paramiliar is on a distinguished road Paramiliar's Avatar
    Join Date
    July 24, 2007
    Location
    West Midlands
    Posts
    105
    Rep Power
    5
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    instead of echo you can use print, as for which one is easier its personal prefference, I dont code in ASP but I do code VB.NET Windows applications, I find php easier to code than VB, I find VB bloated, to do the same task in php can only take a few lines (example md5 a string is a simple function) in VB you have to create a function or class to convert the string into byte array and then encode and then back into string.

    In short VB is easier to learn and has a logical format, ASP is similar to VB.Net depending on what language you choose (c#. vb.net) but I would advise learning both! At least thats what I'm doing.
    Matthew Bagley
    Paramiliar Design Studios
    IT Consultant | Website Design | Website Development

  4. #4
    I'm New! shubh is on a distinguished road
    Join Date
    June 19, 2009
    Location
    India
    Posts
    48
    Rep Power
    3
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    To run ASP programs one needs IIS installed on a Windows platform server, which is not free. PHP programs run on Linux, which is free. Even the connectivity of the database is expensive in the case of ASP as MS-SQL is a product of Microsoft that needs to be purchased. PHP generally uses MySQL, which is freely available.

  5. #5
    Jedi Master Paramiliar is on a distinguished road Paramiliar's Avatar
    Join Date
    July 24, 2007
    Location
    West Midlands
    Posts
    105
    Rep Power
    5
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    Yeah i forgot to meantion PHP is open source, while shubh is correct I beleive there are now open source alternatives to IIS (which comes as default for most windows servers, buit you may need to purchase a license) and MS-SQL has an express version, not as good as the full product but I beleive you can use it for website applications, failing that there is access database files and quite a few other methods.
    Matthew Bagley
    Paramiliar Design Studios
    IT Consultant | Website Design | Website Development

  6. #6
    I'm New! Nisam90 is on a distinguished road
    Join Date
    August 9, 2009
    Posts
    1
    Rep Power
    0
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    I think PHP and ASP both are easy to learn, specially PHP, but asp also very easy because .NET environment support a lot
    Last edited by grim; Aug 9th, 2009 at 6:20 pm. Reason: fake sigs not allowed

  7. #7
    Jedi Master haradeep is on a distinguished road haradeep's Avatar
    Join Date
    August 5, 2009
    Location
    India
    Posts
    28
    Rep Power
    3
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    Thank u all, most people supported for PHP which is open source too. Thank you guys.

  8. #8
    Jedi Master sandeep Kumar is on a distinguished road
    Join Date
    June 24, 2010
    Location
    India
    Posts
    35
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    i think that php having good exposure in current scenario for entry level .latter you update yourself by learning any CMS like drupla

  9. #9
    Jedi Master achilles is on a distinguished road
    Join Date
    November 1, 2010
    Posts
    25
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    php is open source and easy to learn compare to ASP.net

  10. #10
    Jedi Master mahesh10 is on a distinguished road
    Join Date
    June 17, 2010
    Location
    USA
    Posts
    239
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    Quote Originally Posted by haradeep View Post
    Hi,

    Which is easy to code asp or php?

    I learn php and now I want to learn asp. But for me its difficult to learn asp. I could not remember what is used instead of echo.
    I feel php is much easier to code than asp if u are going to code in webdesigning side then better to choose php

  11. #11
    Jedi Master zainab is on a distinguished road
    Join Date
    November 8, 2010
    Location
    Seattle
    Posts
    15
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    Learning PHP is more easier as compared to asp.net. In PHP you can implement pre-programmed codes and categories with a single click.

  12. #12
    Jedi Master Karl is on a distinguished road
    Join Date
    July 20, 2010
    Posts
    12
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    I love PHP, it's so diverse and so widely used. Simply amazing

  13. #13
    Jedi Master infoman66 is on a distinguished road
    Join Date
    September 5, 2010
    Posts
    44
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    I think it is equally easy to learn ASP and PHP ...

    - PHP is represented on the web by ASP mainly due to the price (Linux - Windows) ...
    - About 73% of the entire web hosted on Linux (Apache server, PHP and MySql) ...
    - PHP has over 700 predefined functions and a large commune where you can get free scripts ready, find answers or learn PHP ...
    - The most popular free frameworks are PHP based (Wordpres, Joomla, Drupal and many others) ...
    - PHP can run on Windows and Linux, ASP only on Windows ...

    I think all of the above determines the people to learn PHP rather than ASP, although in terms of usability good knowledge of both ...
    If you are in the Palm Beach, Boca Raton, Fort Lauderdale or Delray Beach areas and are in need of high quality, professional limousine services, Palm Beach Limo or Fort Lauderdale limo
    is eager to serve you...

  14. #14
    Jedi Master robertblack12 is on a distinguished road
    Join Date
    December 29, 2010
    Posts
    16
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    I imagine PHP and ASP both are easy to discover, specially PHP, but asp too real easy because .NET environment support a lot.

  15. #15
    Jedi Master andrewhall345 is on a distinguished road
    Join Date
    January 19, 2011
    Posts
    14
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    I think PHP and ASP both are comfortable to discover, particularly PHP, but asp also real easy because .NET environment support a lot.

  16. #16
    I'm New! masrur87 is on a distinguished road
    Join Date
    January 28, 2011
    Posts
    2
    Rep Power
    0
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    i think asp is easy when you have learned php at first.

  17. #17
    Jedi Master Curtis80 is on a distinguished road Curtis80's Avatar
    Join Date
    December 13, 2010
    Posts
    38
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    Quote Originally Posted by haradeep View Post
    Hi,

    Which is easy to code asp or php?

    I learn php and now I want to learn asp. But for me its difficult to learn asp. I could not remember what is used instead of echo.
    Hi,

    Classic ASP is easy programming language than PHP. But ASP is very older. You can use it for all web application. PHP is much better than ASP. You can create all web applications on this programming language. As you know PHP is open source language therefore you can get lots of readymade applications and edit these applications.

  18. #18
    The Force is Strong! clonepal is on a distinguished road clonepal's Avatar
    Join Date
    October 25, 2010
    Posts
    18
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    PHP is easy, ASP a little hard to code.

    -Alex

  19. #19
    Jedi Master laceybeautiful is on a distinguished road
    Join Date
    February 10, 2011
    Posts
    70
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    i think php is easy to work.

  20. #20
    Grand Masters simplyamazing12 will become famous soon enoughsimplyamazing12 will become famous soon enough
    Join Date
    May 6, 2010
    Posts
    593
    Rep Power
    3
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    PHP is very manageable and easy to learn and implement while ASP could be easy to learn if you have the right attitude. ASP.NET requires a Windows platform server to run on though which could be more costly. I had a Windows server through my current host for 4 months and enjoyed it but I just liked PHP and Linux better.
    My Business: Chi Chi Floral [link soon!]

    Web hosting provided by: Myhosting.com

  21. #21
    I'm New! elassoto is on a distinguished road
    Join Date
    April 13, 2011
    Posts
    10
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    I agree, both are manageable. The tricky part of PHP for me is dealing with MySQL queries. Like any language, once you get the pattern down, it's not so hard.

  22. #22
    I'm New! Alisha2 is on a distinguished road
    Join Date
    April 20, 2011
    Posts
    21
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    In My opinion php is more easy than anything else,.

  23. #23
    The Force is Strong! minfo is on a distinguished road
    Join Date
    July 27, 2011
    Posts
    76
    Rep Power
    1
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    I would always go with ASP its gives more features then PHP.

  24. #24
    I'm New! jaydeee is on a distinguished road
    Join Date
    May 13, 2011
    Posts
    47
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    guess its PHP. at least this is what I've learned from reading resources. Im just starting learning PHP though.

  25. #25
    The Force is Strong! minfo is on a distinguished road
    Join Date
    July 27, 2011
    Posts
    76
    Rep Power
    1
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    It is easy to code ASP as it has many direct object and direct code to be done.

  26. #26
    The Force is Strong! gurusofit is on a distinguished road
    Join Date
    July 29, 2010
    Posts
    53
    Rep Power
    2
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    php is too much easy while comparing it with asp, the most detailed documents and practices and tutorials are available of php

  27. #27
    I'm New! Florinda is on a distinguished road
    Join Date
    July 8, 2011
    Posts
    39
    Rep Power
    1
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    Php is widely used open source and easy to learn scripting language..

  28. #28
    I'm New! Rukbat is on a distinguished road
    Join Date
    August 26, 2011
    Location
    Long Island, NY, USA
    Posts
    19
    Rep Power
    1
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    As you learn more languages it's normal to not remember how to do a function in a particular language. Is the length of a string string.length? string.length()? string.Length? length(string)? len(string)?

    That's why you get or write a help file, so you can search for the right syntax for the language you're currently using. Or, if you have the option, don't use more languages than you need. I used to write websites in ASP - I've been using PHP for years now, and forgot most of my ASP, but in ASP you send text to the page with Response.Write("this text")

  29. #29
    Grand Masters simplyamazing12 will become famous soon enoughsimplyamazing12 will become famous soon enough
    Join Date
    May 6, 2010
    Posts
    593
    Rep Power
    3
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    PHP is easier as it is open source and more heavily used. Since it is more popular, there are a lot more tutorials for it as well.
    ASP is definitely an acquired taste. I wouldn't use it unless it is absolutely necessary.
    My Business: Chi Chi Floral [link soon!]

    Web hosting provided by: Myhosting.com

  30. #30
    I'm New! coinmogul is on a distinguished road
    Join Date
    August 19, 2011
    Posts
    29
    Rep Power
    1
    Feedback Score
    0

    Default Re: Is it easy to code asp or php?

    PHP is better todo best and easy coding

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Pre-code to allow embed youTube Video code
    By ResourceGirl in forum Programming
    Replies: 1
    Last Post: Apr 15th, 2009, 5:05 am
  2. Help with CSS code...!
    By zeus in forum Blogging
    Replies: 5
    Last Post: May 21st, 2008, 5:10 am
  3. Too easy to pad your rep!!!!
    By Nintendo in forum Feedback and Support
    Replies: 19
    Last Post: Sep 27th, 2007, 11:52 am

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
WebTalkForums
WebTalkForums
Recent Forum Threads