Re: tutorial sites

2006-01-08 Thread Ligaya Turmelle
google on any and all: codewalkers, phpfreaks, sitepoint, zend, onlamp, devnetwork, phpbuilder, and of course look at all their manuals/docs. Jon Miller wrote: Does anyone know of some good tutorial sites of using Apache, PHP and MySQL.? Just starting out and want to create a website (mine

Re: tutorial sites

2006-01-08 Thread Conor McTernan
questions covered in the articles. They cover most of the basics, like setting up Apache/PHP/MySQL For MySQL you cant go far wrong with the reference manual http://dev.mysql.com/doc/. Good luck, Conor On 1/8/06, Jon Miller <[EMAIL PROTECTED]> wrote: > Does anyone know of some good tuto

tutorial sites

2006-01-07 Thread Jon Miller
Does anyone know of some good tutorial sites of using Apache, PHP and MySQL.? Just starting out and want to create a website (mine) where I can change up the data as often as I. Thanks Jon L. Miller, ASE, CNS, CLS, MCNE, CCNA Director/Sr Systems Consultant MMT Networks Pty Ltd http

RE: Good tutorial sites -- It's working TY

2001-02-15 Thread Mike
pport/servers.htm and download the MySQL Server there.. Cheers Mike -Original Message- From: Thiru [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 10:42 PM To: Mike Cc: Mysql Subject: Re: Good tutorial sites I have got the same confg and works perfect. WinNT & Linux MySQL.

Re: Good tutorial sites

2001-02-15 Thread Thiru
;),'Y','Y','Y'); For test purpose let all priv fields be 'Y'. Then try again it shud work. Cheers! Thiru On Thu, 15 Feb 2001 22:28:31 -0700 "Mike" <[EMAIL PROTECTED]> wrote: -> Hi All -> -> Where are some good tutorial sites

Good tutorial sites

2001-02-15 Thread Mike
Hi All Where are some good tutorial sites for beginners in the MySQL World. I read the man pages as sugested but I am stuck on the GRANT HOST issues. I am connecting my NT MyODBC to my LINUX's MySQL Server. I tried mysql> GRANT ... ON *.* TO myusername@"%