Jump to content

Can we use PHP to create sites like surveymonkey.com and Job portal sites like monster.com


andy17jones

Recommended Posts

Yes. You can use PHP to make any type of site you want.  It's a building block.  It's not the only building block typically used, but it can work with many other types of building blocks.

 

CMS's are built to publish content.  For the most part that content needs to be static content.  CMS's typically allow for expansion upon the basics, but they don't magically have the ability to morph into an application.  You have to write those as modules if you want to start with a CMS platform.

The largest CMS's out there (in terms of users), tend to be the most stable. The 3 top, AFAIK, is Joomla, Wordpress, and Drupal.  Anyway, here is a link to the top 10 (in someones opinion) http://http://www.webdesignerdepot.com/2011/10/top-10-content-management-systems/

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.