On Mon, 18 Jun 2007 21:27, Zane Gilmore wrote: > I am giving a talk about SQL and possibly PHP at the next CLUG meeting. > > In an attempt to provide what people want, could you give me some > indication of what you want to hear about? > > I can sound convincing on these topics: > - SQL (MySQL and postgres) > - PHP > - The joining of the two. > - database design > - and now I've done a bit I could probably muddle through with Python > > What I was thinking was just a description of a few simple PHP scripts > hooked up to a very simple database to describe the basic principles of > how a PHP site with a database works. > > Does that sound interesting or really boring? > > Regards, > Zane
I use entity relationship diagrams to help me understand how a database works. I have found there to be a lack of tools to, either generate or read, such diagrams when compared to the 'other side'. If you were able to include this subject in your talk I would appreciate it. Cheers Ross Drummond
