Photoshop Contest Forum Index - General Discussion - PHP coding - Reply to topic
Goto page 1, 2, 3, 4 Next
PHP or ColdFusion? |
ColdFusion |
|
20% |
[ 2 ] |
PHP |
|
80% |
[ 8 ] |
Total Votes: 10
FootFungas
Location: East Coast!
|
Fri Mar 02, 2007 3:58 pm Reply with quote
I'm working on a website that's gonna require a ton of coding.
Is PHP or ColdFusion better?
I have the ColdFusion software, but I've heard PHP is simpler and more universal.
What do you guys think?
Oh yeah, the sites gonna have a lot of flash content and i'm gonna use dreamweaver to code it. Would using all the macromedia software be easier as far as workflow and compatibility?
|
|
Fri Mar 02, 2007 4:36 pm Reply with quote
Personally I have used both and basically ditched coldfusion in favor of PHP
My reasons:
1. It's free
2. Scalability
3. Widely supported
4. Tons of libraries and codes out there
5. Easy to learn (but cf is too actually)
6. I still don't like the OOP support in coldfusion
7. LAMP combination just kicks ass imho
But as a php developer I'm probably biased
Granted it's a dirty language but it does the job
Btw I'm not going to make a statement about wether php or cf is better. Each have their pro's and con's
_________________ I used to do stuff around here
|
ScionShade
Location: VeniceFlaUS
|
Fri Mar 02, 2007 5:02 pm Reply with quote
I am not a coder, but since i got into it---last week---I am finding
the FF extension "firebug" to be just the most incredible help..
incredible.
|
FootFungas
Location: East Coast!
|
Fri Mar 02, 2007 5:48 pm Reply with quote
Grefix wrote: offtopic a bit but since scion was talking about firebug
Any slightly off-topic coding help is fine by me.
I've barely coded at all, so this is might take a while.
|
TofuTheGreat
Location: Back where I belong.
|
Fri Mar 02, 2007 6:19 pm Reply with quote
A lot depends on the webserver platform you have to work with.
That being said.... Go for PHP! With coldfusion you need to have the Coldfusion server (that's pronounced "mun-ie").
At work I have to do Active Server Pages (ASP) because we have IIS (don't say anything it wasn't my choice).
_________________ Why I do believe it's pants-less o'clock! - Lar deSouza
”The mind is like a parachute, it doesn’t work if it isn’t open.” - Frank Zappa
Created using photoshop and absolutely no talent. - reyrey
|
FootFungas
Location: East Coast!
|
Fri Mar 02, 2007 11:50 pm Reply with quote
So, with ColdFusion, do you have to install something seperate on the server or just on your PC?
|
splodge
Location: Yorkshire,
|
Sat Mar 03, 2007 8:14 am Reply with quote
you have to install Coldfusion on your computer, it turns your computer into a server, it's the fastest sweetest way to build interactive sites,,,,,,,,,,,,,,,,but, very few hosts use C/F most will let you use it if you pay extra, others wont, even if you offer extra money.
stick with PHP, tutorials, code snippets all over the web, all hostes use it, now the question is, PHP 4.0 or 5.0, MYsQL OR APACHE'
Dont look at me like that, i know nothing about coding
that's just the stuff i learned while trying to learn how to code
i will be watching this tread with intrest
|
|
Sat Mar 03, 2007 9:20 am Reply with quote
splodge wrote: now the question is, PHP 4.0 or 5.0, MYsQL OR APACHE' You'll find php 5 is unfortunately not widely supported yet with hosting services (all tough it seems to be progressing). If you're setting up your owns server with php then go php5 all the way. but don't loose php4 out of sight, it's good to know what is and isn't possible with php4 (especially with oop)
And if you're going for php, Apache and MySQL (or PostGreSql) are the ideal tools to combine it with.
ps: setting up a test server on your own pc is pretty easy using xampp ( http://apachefriends.org )
_________________ I used to do stuff around here
|
FootFungas
Location: East Coast!
|
Sat Mar 03, 2007 10:11 am Reply with quote
I've decided to use PHP, cause of the compatability.
Thanks for the help deciding!
splodge wrote: now the question is, PHP 4.0 or 5.0, MYsQL OR APACHE'
I think I'm probably gonna use PHP 4 for for compatability.
Its not gonna be my own physical server I'm gonna use.
Would I still have to choose between MySql and Apache?
I know practically nothing about coding or webservers and stuff so, this is gonna be a learning experience*.
*or, its gonna be a total pain.
|
FootFungas
Location: East Coast!
|
Sat Mar 03, 2007 10:30 am Reply with quote
Grefix wrote: And if you're going for php, Apache and MySQL (or PostGreSql) are the ideal tools to combine it with.
Ok, I should use MySQL AND Apache, right?
|
|
Sat Mar 03, 2007 10:39 am Reply with quote
FootFungas wrote: Grefix wrote: And if you're going for php, Apache and MySQL (or PostGreSql) are the ideal tools to combine it with.
Ok, I should use MySQL AND Apache, right?
yup, you can't choose between apache and mysql, it's like choosing between a car and a vegetable
they're completely different things
mysql (database server)
apache (web server)
_________________ I used to do stuff around here
|
|
Sat Mar 03, 2007 10:53 am Reply with quote
we're supposed to help him, not to confuse him (though perl is also interesting to learn )
_________________ I used to do stuff around here
|
splodge
Location: Yorkshire,
|
Sat Mar 03, 2007 11:08 am Reply with quote
hey, i'm trying to get this stuff straight in my head so i can start my flash contest site,,,,,,,,,,,,,, one day,
http://www.bluetorials.com/
|
Goto page 1, 2, 3, 4 Next
Photoshop Contest Forum Index - General Discussion - PHP coding - Reply to topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|