Cold Fusion vs PHP

Discussion in 'Programming' started by explorer, Sep 20, 2006.

  1. #1
    Everything I run at the moment is based on PHP. What advantages, if any, does Cold Fusion have over PHP? What could I do with Cold Fusion that I can't achieve with PHP. Thanks.
     
    explorer, Sep 20, 2006 IP
  2. websiteideas

    websiteideas Well-Known Member

    Messages:
    1,406
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    130
    #2
    If you already know PHP, you should probably stay with it. Coldfusion is good if you don't know how to program and want a low learning curve.
     
    websiteideas, Sep 21, 2006 IP
  3. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #3
    one line of code to upload in CF
     
    ccoonen, Sep 28, 2006 IP
  4. intoex

    intoex Peon

    Messages:
    414
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    AS I know, CF is based on Java technology, servletes are inside
     
    intoex, Oct 19, 2006 IP
  5. seamus.hogan

    seamus.hogan Peon

    Messages:
    31
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Native creation of PDF's. Advanced flash forms.
     
    seamus.hogan, Oct 20, 2006 IP
  6. datropics

    datropics Peon

    Messages:
    309
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    0
    #6
    Interesting post and all are correct to a degree.

    I am a certified cold fusion developer and I am also very proficient in PHP. I must say both are very fun and I only use either depending on the client. I've come to realise you can do pretty much everything in PHP in ColdFusion and vice/versa. Most of the talk now is just about price.

    If you're developing for a corporate client, you might want to go ColdFusion - however if budget is an issue PHP is cool.

    Don't get me wrong. PHP Rocks! So does ColdFusion. PHP does the swf files as well and also the PDFs. I'm not sure how PHP is (yet) on WebServices but most of what you will hear about them is probably (operative word being probably -I'm not starting a fight here lol) just bias or lack of equivalent and appropriate experience.

    When I started out in PHP, I thought it rather hard but once I started practicing and forcing myself to develop in it, I realised that it was really a charm.

    The two are great - right now, it's a matter of choice. In my opinion.
     
    datropics, Oct 26, 2006 IP
  7. Oceanus

    Oceanus Member

    Messages:
    903
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #7
    Coldfusion has a application server that can allow you to do some cool stuff. I'd say Coldfusion is more like php's Zend server than it is like normal php.
     
    Oceanus, Apr 11, 2010 IP
  8. Paulfreelancer

    Paulfreelancer Peon

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Paulfreelancer, Apr 14, 2010 IP
  9. lukeg32

    lukeg32 Peon

    Messages:
    645
    Likes Received:
    19
    Best Answers:
    1
    Trophy Points:
    0
    #9
    Most of that is nonsense, and probably because of when it was written; "Sep 23 2004"

    Even then most of the "advantages" listed are entirely possible in PHP.
     
    lukeg32, Apr 15, 2010 IP
  10. Oceanus

    Oceanus Member

    Messages:
    903
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #10
    I would say that if your coding a lot, php can be a lot easier because cfc have a lot of tags. But they changed the language syntax in cf9.
     
    Oceanus, Apr 17, 2010 IP