Please support our IT Professionals' Lounge advertiser: Programming Forums
Views: 724 | Replies: 7
![]() |
•
•
•
•
| |
I need to learn dynamic development. I know XHTML and CSS and own Dreamweaver CS3.
Should I learn PHP or ColdFusion? What is the best way to learn? If I go with CF and have the developer version, will it cost me anything?
Thanks
Should I learn PHP or ColdFusion? What is the best way to learn? If I go with CF and have the developer version, will it cost me anything?
Thanks
•
•
Join Date: Apr 2005
Location: New York state
Posts: 501
Reputation:
Rep Power: 6
Solved Threads: 78
Well it really depends on how you want to build, I don't really have a lot of experience in CF and don't really care to but one of the main things that drew me to PHP was just how much information there is out there for it, mainly due to it being open source. But don't think PHP and CF are your only choices; Python is making it's way into the web with things like Django, and then there is Ruby on Rails which I won't comment on due to lack of experience.
Last edited by ShawnCplus : Apr 4th, 2008 at 7:13 pm.
GCS d- s+ a-->? C++(++++) UL+++ P+>+++ L+++ E--- W+++
N+ o K w++(---) O? !M- V PS+>++ PE+ Y+ PGP !t- 5? X- R tv+
b+>++ DI+ D G++>+++ e+ h-->++ r z+*
N+ o K w++(---) O? !M- V PS+>++ PE+ Y+ PGP !t- 5? X- R tv+
b+>++ DI+ D G++>+++ e+ h-->++ r z+*
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,712
Reputation:
Rep Power: 12
Solved Threads: 322
AJAX is another option specialy if you have any basic knowledge JavaScript, beside enhancing your knowledge of JS you are able to work more efficient with XML and you are able to get DB connectivity. Have look on w3schools.com website and if you have time try to go trough they example to see what best suite you
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, JAVAWUG (Java Web User Group), Coding the Architecture
Publilius Syrus
(~100 BC)
LJC - London Java Community, JAVAWUG (Java Web User Group), Coding the Architecture
Thanks for your input guys, but I still need more support. Keep those suggestions coming in.
Thanks
Thanks
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,712
Reputation:
Rep Power: 12
Solved Threads: 322
As mentioned previously PHP is good option as it is free to use, have huge support in community (there are many scripts/pluging to enhance usability for free), able to work with other technologies (XML, DB conectivity, JS, AJAX) and also let you develop pages for mobile devices (mobile phones, PDA, blacberry)
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, JAVAWUG (Java Web User Group), Coding the Architecture
Publilius Syrus
(~100 BC)
LJC - London Java Community, JAVAWUG (Java Web User Group), Coding the Architecture
What do you think the best way to learn the BIG PICTURE in all of this?
Thanks
Thanks
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,712
Reputation:
Rep Power: 12
Solved Threads: 322
In my opinion you should go for PHP
If you decide to do so, then download XAMPP package which will install and set for you all this on your pc:
If you decide to do so, then download XAMPP package which will install and set for you all this on your pc:
- Apache server
- PHP
- MySQL database
- phpMyadmin GUI(graphic user interface) for easy communication with db
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, JAVAWUG (Java Web User Group), Coding the Architecture
Publilius Syrus
(~100 BC)
LJC - London Java Community, JAVAWUG (Java Web User Group), Coding the Architecture
•
•
•
•
If I go with CF and have the developer version, will it cost me anything?
I agree that you should go to apachefriends.org and download the installer version of XAMPP. As soon as the download is complete, follow the install instructions. After installation is complete, open the xampp folder and double click apache_start. You now have a fully configured testing server up and running on your machine. Save your php files in the htdocs(root) folder and view the files by typing http://localhost/filename.php into the url.
•
•
•
•
What do you think the best way to learn the BIG PICTURE in all of this?
Read posts, ask questions, and utilize google. You'll have dynamic content in no time!
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Hybrid Mode