Dreamweaver - Php - Mysql - Joomla?
February 24, 2010 under FAQ
Can somebody help me, i am doing a project and i need to know how to build a website using dramweaver,
it has to be php/mysql and use joomla as a CMS
can somebody tell my briefly how to do this or if there is a website they know of that has a tutorial on this..
even if its a small example
I have knowledge of html and css
any step by step guide to build and easy app?
thank you
Search more about Dreamweaver - Php - Mysql - Joomla?:




Joomla is for non-professional (and professionals also) especially for beginners. All you have to do is read some tutorials (search joomla tutorials). However, joomla works more on ‘ready made templates’ and sometimes hard for newbie to manipulate and modify.
Best thing is to learn pure php by yourself. start from basic and simple webpages. as you finish one page and the other, you can advance forward to some degree. (search tutorials about creating mysql database and php page creation on the net)
or you can try this simple guestbook web app made in php.http://myonline.voxnetours.com/guestbook…
You’ll need apache web server to test them locally on your pc. You can get one here:http://myonline.voxnetours.com/downloadp…
just read all the readme.txt for details, guide and instructions
if you use joomla as your framework then what are you trying to make? are you trying to make a component or a module or a plugin. this extensions have different php formatting.