muslim
Nov 16 2004, 02:34 PM
hi 4all
i want designe site like this site but iwant know what is my tools and applications to designe it this site designed by asp how can i designed it by php
http://www.gulfyellowpages.comhttp://www.yellowpages.ae/
darph
Dec 9 2004, 03:05 AM
you can design sites like this with html the design is the same in asp, jsp, php only the code to make the function of the site is difference but the code for the design is the same.
Dreamweaver is not bad to design pages.
so long
darph
baggers02
Dec 12 2004, 08:39 AM
Pages that are generated by asp or php tend to be dynamic pages.
The script adds dynamic content to the page, perhaps from a database. Unless you are adding dynamic content then HTML is enough, but in anycase you can not beat dreamweaver for a good design tool.
matrix0978
Jan 9 2005, 02:35 PM
I would just suggest using photoshop. And then turn all of that HTML into PHP. And then if your host supports My SQL Databases then make a .sql file and set it in there.