PDA

View Full Version : DATABASE HELP



randy68
12-02-2003, 01:45 PM
Hey to everybody. iam still learning databases and iam a little wet behind the ears. Iam makeing a database news articles, email articles stuff like that is their a template i can use to do that or do i just do it myself. iam ok at Access and iam taking baby steps so is anybody can help or point me in the right direction it would be a big help.

compusolver
12-02-2003, 03:48 PM
Randy,

You can learn a lot from scripts you'll find on the web (a lot of that learning will come from fixing their bugs!) but I think you're going to need 2 things:
1. A good book on PHP/MySQL
2. Time to learn (about 6 months or so to start getting 'good')

That's not to say you can't get your project done in a week or two - you can. But it takes longer to really 'learn' any server-side code / database language.

Good luck & enjoy.