October 2, 2008

SQL, PHP or Cold Fusion - in Yahoo Small Business Hosting?

hosting business
gtrman06708 asked:


I have to program several dynamic pages with self updating databases for a car dealer whose web design I do. It’s for automatically updating both new and used inventories on a nightly basis. They are hosted on Yahoo Small Business and I’m wondering if anyone has a good idea as to which server technology I should use for it.

Social Media Tactics That Work

Filed under Programming & Design by administrator

Permalink Print Comment

Comments on SQL, PHP or Cold Fusion - in Yahoo Small Business Hosting? »

October 4, 2008

excellentiasoftware @ 10:30 pm

SQL is definitely a must since that is the language you use for querying/updating your database.

Regarding the programming language, I have used Cold Fusion and PHP. I prefer PHP. For one, it is totally free while Cold Fusion is not. Second, PHP is very very easy to learn and get stared using right away. Cold Fusion (it’s been a while) had a higher learning curve. You will also find a lot of Web resources available and you can go to any bookstore and find numerous books on PHP to get started.

Checkout to get started with PHP.

Jeff

Leave a Comment