Click to See Complete Forum and Search --> : i need an advice


nooor83
12-01-2005, 01:38 AM
hi guys,

i want your advice guys on how to plan for php & mysql project (database driven)?? it's a classified adds website with membership and everything..what i need to know is how to plan it from the scratch..can u help me guys..any guide lines,links that would help me to plan and design the project..

thank you very much

Regards,

Noor

Genixdeae
12-01-2005, 02:42 AM
get out a peace of paper and write an outline, that's byfar the best place to start any web project. that way you can write down all the pages/files you'll need(css, php, html, and your db structure, ect). Just doing that right there will save you tons of time in the long run.

some Guidelines visit this post:
http://webdeveloper.com/forum/showthread.php?t=75638

gl m8

redfox
12-01-2005, 03:16 AM
go to google and search for the system development life cycle, the waterfall approach is the best i have encountered, it worked for me

ShrineDesigns
12-01-2005, 11:55 AM
planning the database structure is important, i for one, use a minimalists' approach, storing only what data is needed to insure that the database runs well despite how large it gets