How i make classified website on joomla.?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
gurinder
Forum Newbie
Posts: 1
Joined: Thu Mar 05, 2009 1:31 am

How i make classified website on joomla.?

Post by gurinder »

i want to make olx.com website on joomla and PHP platforms plz suggest me how i develop classified website on joomla.
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: How i make classified website on joomla.?

Post by Benjamin »

Amazon.com has some great books on how to learn PHP/MySQL. What experience do you have?
User avatar
php_east
Forum Contributor
Posts: 453
Joined: Sun Feb 22, 2009 1:31 pm
Location: Far Far East.

Re: How i make classified website on joomla.?

Post by php_east »

gurinder wrote:i want to make olx.com website on joomla and PHP platforms plz suggest me how i develop classified website on joomla.
get started on ...

1. PHP ( up to advanced )
2. mySQL ( you can relax a bit on this )
3. JavaScript ( varies depending on what and how you want it done ).
4. HTML/xhtml ( absolutely a must )
5. Joomla Architecture/Framework ( again, absolutely a must )
6. MVC ( optional )
7. Templating Systems ( very helpful to make nice presentation layers )
8. xml rpc, cowtools, bells and whistles, and what not inside the intestines of Joomla.

don't mean to scare you but that is how it is.
Post Reply