1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Php VS Asp

Discussion in 'Programming' started by Dolin, Dec 3, 2007.

  1. satusaja

    satusaja Active Member

    Messages:
    108
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #21
    For starters, I suggest PHP and go for PHP 5 straight away.
    ASP is outdated. There are more PHP programmers out there and you'll have no problem finding help & resources.
     
    satusaja, Dec 8, 2007 IP
  2. smile123

    smile123 Guest

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #22
    I use Asp. But i think Php more friendly and powerful. so go on PHP
     
    smile123, Dec 11, 2007 IP
  3. geckofrog

    geckofrog Peon

    Messages:
    52
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #23
    PHP hands down, avoid ASP at all costs.
     
    geckofrog, Dec 11, 2007 IP
  4. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #24
    ASP.Net hands down, avoid PHP at all costs :)
     
    AstarothSolutions, Dec 11, 2007 IP
  5. Matbell

    Matbell Guest

    Messages:
    215
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #25
    man someone saying asp.net , someone saying php

    but i think php is good and easy, since many sites are coming up in php, so obviously it must be easy to use
     
    Matbell, Dec 11, 2007 IP
  6. longcall911

    longcall911 Peon

    Messages:
    1,672
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    0
    #26
    Why would you make such a ridiculous statement?

    /*tom*/
     
    longcall911, Dec 11, 2007 IP
  7. Dolin

    Dolin Banned

    Messages:
    143
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #27
    There are more free webhosts offering php, as for the download time, there isn't a noticeable difference between the two.

    I am making my site in php.
     
    Dolin, Dec 11, 2007 IP
  8. wootwoot

    wootwoot Peon

    Messages:
    118
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #28
    it strictly depends on your preferences
     
    wootwoot, Dec 11, 2007 IP
  9. T-P-X

    T-P-X Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #29
    I think go on PHP.
     
    T-P-X, Dec 12, 2007 IP
  10. Mooseman

    Mooseman Peon

    Messages:
    453
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #30
    I'd say PHP, I have no idea which is better, but PHP is the only one I know out of those two :)
     
    Mooseman, Dec 12, 2007 IP
  11. dynashox

    dynashox Premium Member Staff

    Messages:
    8,662
    Likes Received:
    563
    Best Answers:
    3
    Trophy Points:
    335
    #31
    I prefer php because it's free and cross platform. Beside that, hosting that support php is much cheaper compare to hosting that support asp (windows hosting).
     
    dynashox, Dec 12, 2007 IP
  12. nashtu3000

    nashtu3000 Member

    Messages:
    93
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    48
    #32
    The scripting language they use doesn't have anything to do with the actual HTML that's being generated, but anyway, it's a funny comment :)

     
    nashtu3000, Dec 12, 2007 IP
  13. jehzlau

    jehzlau Active Member

    Messages:
    301
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    73
    #33
    ASP.NET has a very good online support, if you'll ask them in ASP.NET forums, the mods and ASP.NET mvps will then answer your queries.

    But I'll still go for PHP.

    But, why not learn the too? :p But... if you only prefer one language, go for PHP. It was the world's widely used web development language, and it has a vast number of opensource scripts to choose from :p
     
    jehzlau, Dec 12, 2007 IP
  14. abdussamad

    abdussamad Active Member

    Messages:
    543
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #34
    I would say asp is easier to learn than php. But php is a lot easier to use (once you learn it) than asp because it has a shorter c like syntax and it has functions for just about everything you can think of.
     
    abdussamad, Dec 12, 2007 IP
  15. karabas

    karabas Well-Known Member

    Messages:
    659
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    138
    #35
    For me coming from desktop software development background PHP learning curve was harder since ASP.NET is pretty much the same C# I'm used to. However I had to integrate with some PHP code that already existed so I had no choice. At the end of the day I mastered PHP too. It's not that hard.

    IMHO PHP may be better for smaller code-and-forget one off projects. However it's much easier to write clean well structured sustainable code in .NET
    .NET also comes with much more default functionality and interoperability is way better there as well. You can take same code that was written for desktop and stick it into web-service with very little changes.
     
    karabas, Dec 12, 2007 IP
  16. joebert

    joebert Well-Known Member

    Messages:
    2,150
    Likes Received:
    88
    Best Answers:
    0
    Trophy Points:
    145
    #36
    I'm a little leary of Microsofts' stuff.

    There's thousands of nay-sayers all across the Internet when it comes to Microsoft products, sure. But when you start looking around at some pretty well known sites & find mostly non-MS signatures in the HTTP headers the picture really begins to come into focus.
     
    joebert, Dec 12, 2007 IP
  17. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #37
    Erm... confused, so PHP is closer to C than ASP.Net written in either C++ or C# :confused:

    Likewise think you better recheck, asp.net has a lot more built in functionality than php
     
    AstarothSolutions, Dec 12, 2007 IP
  18. l3vi

    l3vi Peon

    Messages:
    375
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #38
    Go with PHP its great for no monies, and yes you can run big sites as long as you code right. If you get to big of a site, start mixing processes in with caching, php and some C/C++ By then you wont care and just buy a server farm. ;p
     
    l3vi, Dec 13, 2007 IP
  19. nishanthe

    nishanthe Peon

    Messages:
    121
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #39
    You name any functionality which doesnt support with PHP. and also PHP is supporting it free (most of the time) while ASP/.Net need to buy third party components.
     
    nishanthe, Dec 18, 2007 IP
  20. abdussamad

    abdussamad Active Member

    Messages:
    543
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #40
    I am not familiar with asp.net. I was comparing php syntax to classic asp syntax.

    Don't know what functionality asp has but can you use asp out of the box to write pdf files and flash files? Can you use to generate images like you can with php? Can you use it to write sqlite databases?
     
    abdussamad, Dec 18, 2007 IP