Re: SELECT Query in PHP

2001-10-29 Thread Mike
ssage- >From: Mike [mailto:[EMAIL PROTECTED]] >Sent: Friday, October 26, 2001 9:33 PM >To: Woolsey, Fred >Cc: '[EMAIL PROTECTED] ' >Subject: Re: SELECT Query in PHP > > >I think the worst part about the books is that with things like PHP, >Apache and MySQL,

RE: SELECT Query in PHP

2001-10-28 Thread Quentin Bennett
To: 'Mike'; 'Woolsey, Fred' Cc: [EMAIL PROTECTED] Subject: RE: SELECT Query in PHP Yes, I think HTML, mySQL and PHP is a marriage made in heaven but... Online docs is like reading stereo instructions in a foreign language most of the time. I tried the webmonkey.com tutori

RE: SELECT Query in PHP

2001-10-26 Thread Todd Williamsen
PM To: Woolsey, Fred Cc: '[EMAIL PROTECTED] ' Subject: Re: SELECT Query in PHP I think the worst part about the books is that with things like PHP, Apache and MySQL, by the time you find (i.e. from browsing at the local library) and sit down to learn, it's talking about MySQL 3.22, A

Re: SELECT Query in PHP

2001-10-26 Thread Mike
I think the worst part about the books is that with things like PHP, Apache and MySQL, by the time you find (i.e. from browsing at the local library) and sit down to learn, it's talking about MySQL 3.22, Apache 1.2, and PHP3. Nothing beats the online documentation.. amen to that. :) You might

RE: SELECT Query in PHP

2001-10-26 Thread Woolsey, Fred
Funny... I find the PHP, HTML and MySQL combo to be a marriage made in heaven. Also, I have not yet seen a book (and I've bought a few of them) that beats the PHP and MySQL documentation available <> on the web. Follow the URLs in the other e-mails and you will find the truth... OK, maybe I exag

Re: SELECT Query in PHP

2001-10-26 Thread Gary Huntress
Any books that you buy will probably be derived from: http://www.mysql.com/documentation/mysql/bychapter/ http://www.php.net/manual/en/ Regards, Gary "SuperID" Huntress === FreeSQL.org offering free database hosting to developers Visit http://

RE: SELECT Query in PHP

2001-10-26 Thread Chris Bolt
> I am a newbie at this and I cannot find the damn answer to it! I want > to display the table in an html format with PHP but I cannot get it to > work! With MS SQL Server it was sooo easy! With PHP and mySQL it's a > pain in the butt! I cannot find any documentation on this and I order 3 > bo