Hi
Sorry to ask this dumb question here. I would greatly appreciate your advice.

What is the technology behind sites like:
hubpages.com
ezinearticles.com
xomba.com

which allow users to create profiles, upload content, create a users' forum, etc and in the case of hubpages & xomba, allow for revenue share, yet maintaining control.

Recommended Answers

All 3 Replies

All can be done with any programming language.....PHP, ASP.net, Java.

This can be done by any Server site Scripting Language but if you want to generate your code automatically just learn

* Wordpress
* Joomla

these are the CMS Packages which allow you to create a CMS [Content Management System] easily in few steps.

Learn PHP coz both are based on PHP/Mysql Technology.

You can Download these packages from their respective website

1. wordpress.org
2 .www.joomla.org


Just find the manual and Enjoy using Joomla and Wordpress.

Dont forget Coldfusion! Best and easiest server side language. Also, most like they would be using a database as well. Databases can be used for storing user login info, emailer lists, and other data that might be retrieved within a dynamic website.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.