Re: PHP or COLDFUSION

From: Randell D. (you.can.email.me_at_randelld.at.yahoo.com)
Date: 10/21/03


Date: Tue, 21 Oct 2003 07:09:56 GMT


"English Teacher" <EnglishTeacher@ModernEnglish.com> wrote in message
news:b06436f6.0310202239.106bee49@posting.google.com...
> Which would be more useful to learn, PHP or COLDFUSION? I know
> Coldfusion is popular in the work force. Is PHP?
>
> Thanks!

I don't know cold fusion and... considering this is a php newsgroup I don't
know how well you'll get an unbiased answer... however PHP is free and I
believe runs on alot more environments... I *think* coldfusion is limited to
a microsoft environment only... so while it (coldfusion) is popular I think
you'll find that PHP is just as popular (if not more so) because of its
cost, the availability of support, the documentation and the environments it
will run on. Before I got my Apache/Linux server running (on a
Pentium400mhz) I had Apache with PHP and MySQL on my Windoze98 266mhz
laptop. Migrating to a linux platform required little change...

I'm not anti-microsoft, but I think one is limiting themselves when they
pick up skillsets like ASP or VB because they are limited on their
platforms... and if you're going to teach yourself, they can be expensive
skills just to get them working in your own not-for-profit environment...

Hope that helps you decide...
laters
randelld



Relevant Pages

  • Re: best practice global variables
    ... I'm coming from java and coldfusion, where one can set a "global" ... In several years of PHP ... BTW assuming you mean globals applying to the whole website (or application ...
    (comp.lang.php)
  • Re: best practice global variables
    ... I'm coming from java and coldfusion, where one can set a "global" ... variable in one place (the servletcontext in java, ... In several years of PHP ...
    (comp.lang.php)
  • Re: More include issues
    ... I have nobody to turn to except ... Coldfusion, MSSQL, Informix, PHP, oh my! ... creating a test page and play around with it using echo and so on to see ...
    (php.general)
  • Re: best practice global variables
    ... I'm coming from java and coldfusion, where one can set a "global" variable in one place and all files in that site can then take advantage of these variables without the need to "include" a variables page in every page on the site. ... In several years of PHP programming I never have - but then in general globals are not a good thing, anyway, IMHO. ...
    (comp.lang.php)
  • best practice global variables
    ... I'm coming from java and coldfusion, where one can set a "global" variable ... Is there something comparable in php, like an Application.php or some such ... those images isn't possible. ...
    (comp.lang.php)