Link to home
Start Free TrialLog in
Avatar of miziri
miziri

asked on

Starting PHP from Zero till connection with Database

Hi,
Friend I want to start PHP from zero till I can connect with database
my project making website with PHP for training center:
1-I will enter all training in my center with photo of workshop
2-The client will browse the site
3-The client will select that training he likes  it and by fill form at website
4-I need this info to be save in database
.
Question ?
1-Wesite exlpain class clearly
2-What tools or programme need I must Install in my pc before starting

Thanks in Advance




will fill form in that site
ASKER CERTIFIED SOLUTION
Avatar of rjdown
rjdown
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of miziri
miziri

ASKER

Hi Bhia rjdown:
Ok Thanks for that info:
as I understand dream viwer is tool ,
my question what what more software need to start PHP,I mean to run MS word we need
MS-office ,so problem need to install before starting PHP.

thx
You don't really need any other software to be honest. DreamWeaver (or NetBeans) will do everything you need when developing a website.

If you're talking about installing PHP itself, then as I suggested above, you can use EasyPHP. http://www.wampserver.com/en/ is another option.