Thread: Where to start!
View Single Post

  #5 (permalink)  
Old 05-05-2008
Børge Holen
 
Posts: n/a
Default Re: [PHP] Where to start!

On Monday 05 May 2008 09:15:29 Jorge wrote:
> First I would like to say that I have had PHP experience but not enough to
> say I am a PHP developer.
>
> I want to use PHP to build a site that uses MySQL, I am building it from
> scratch so I don't know where to start, should I start with PHP and design
> a database around my code, or should I designs the db and design the site
> are the db.
>
> is it just a matter of preference or is there a recommended way to do this?
>
> Thanks


I did it all from scratch (both the learning, and creating), did it the other
way around, I started with PHP, REGRETTED that for some time.
Start off with the db structure, then go over it again, and again for good
measure.


--
---
Børge Holen
http://www.arivene.net
Reply With Quote