RE: recommended books for web app.

2004-08-15 Thread Kerry Frater
Thanks Mike,

your recommendations are very much noted.

Kerry

-Original Message-
From: mos [mailto:[EMAIL PROTECTED]
Sent: 15 August 2004 17:22
To: [EMAIL PROTECTED]
Subject: Re: recommended books for web app.


Kerry,

At 08:09 AM 8/12/2004, you wrote:
>I am looking to port an app from an existing web environment to MySQL. The
>requirement is relatively easy. The Tables are read only and the data is to
>be only accessed via login & password. The login will give a limited view
of
>records based on a master/detail table relationship. I need to be aware of
>securing the database and have been told by others that I should look to
use
>PHP.
>
>I know my local bookstore has the following publications (based on asking
>about MySQL & PHP)
>Beginning PHP, Apache MySQL Web Development published by Wrox
>
>PHP & MySQL written by Larry Ullmen

I'd recommend this one first (actually he has 2 books on PHP & MySQL, an
intro and an advanced version) because it will get you the basics for using
PHP and MySQL. You can also finish each one in about a week because it is
not that large.


>PHP & MySQL Web Development written by Luke Welling & Laura Thomsan

Read this book next because it is quite thorough and will take some time to
get through.

Mike


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: recommended books for web app.

2004-08-15 Thread mos
Kerry,
At 08:09 AM 8/12/2004, you wrote:
I am looking to port an app from an existing web environment to MySQL. The
requirement is relatively easy. The Tables are read only and the data is to
be only accessed via login & password. The login will give a limited view of
records based on a master/detail table relationship. I need to be aware of
securing the database and have been told by others that I should look to use
PHP.
I know my local bookstore has the following publications (based on asking
about MySQL & PHP)
Beginning PHP, Apache MySQL Web Development published by Wrox
PHP & MySQL written by Larry Ullmen
I'd recommend this one first (actually he has 2 books on PHP & MySQL, an 
intro and an advanced version) because it will get you the basics for using 
PHP and MySQL. You can also finish each one in about a week because it is 
not that large.


PHP & MySQL Web Development written by Luke Welling & Laura Thomsan
Read this book next because it is quite thorough and will take some time to 
get through.

Mike 

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


RE: recommended books for web app.

2004-08-15 Thread Kerry Frater
Peter,

If you put any in your email reply - none came through.

Kerry


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 15 August 2004 05:21
To: [EMAIL PROTECTED]
Subject: Re: recommended books for web app.






-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: recommended books for web app.

2004-08-12 Thread Terry Riley
I'd go along with that recommendation.

Terry

- Original Message -

> Welling & Thomson is terrific.
>   - Original Message -
>   From: Kerry Frater
>   To: "MySQL List"
>   Sent: Thursday, August 12, 2004 8:09 AM
>   Subject: recommended books for web app.
> 
> 
>   I am looking to port an app from an existing web environment to 
> MySQL. The
>   requirement is relatively easy. The Tables are read only and the data 
> is
> to
>   be only accessed via login & password. The login will give a limited 
> view
> of
>   records based on a master/detail table relationship. I need to be 
> aware of
>   securing the database and have been told by others that I should look 
> to
> use
>   PHP.
> 
>   I know my local bookstore has the following publications (based on 
> asking
>   about MySQL & PHP)
>   Beginning PHP, Apache MySQL Web Development published by Wrox
> 
>   PHP & MySQL written by Larry Ullmen
> 
>   PHP & MySQL Web Development written by Luke Welling & Laura Thomsan
> 
>   Has anyone seen these books and possibly recommend one of them?



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



AW: recommended books for web app.

2004-08-12 Thread Salzgeber Olivier
It's not one from your list but I can recommend you this one:
http://www.oreilly.com/catalog/webdbapps2/index.html
Gives you a nice overview about PHP/MySQL and a nice case study which
explains how to create a Online Winestore.

Regards
Olivier

-Ursprüngliche Nachricht-
Von: Peter Brawley [mailto:[EMAIL PROTECTED] 
Gesendet: Donnerstag, 12. August 2004 15:23
An: Kerry Frater; "MySQL List"
Betreff: Re: recommended books for web app.


Welling & Thomson is terrific.
  - Original Message -
  From: Kerry Frater
  To: "MySQL List"
  Sent: Thursday, August 12, 2004 8:09 AM
  Subject: recommended books for web app.


  I am looking to port an app from an existing web environment to MySQL. The
  requirement is relatively easy. The Tables are read only and the data is
to
  be only accessed via login & password. The login will give a limited view
of
  records based on a master/detail table relationship. I need to be aware of
  securing the database and have been told by others that I should look to
use
  PHP.

  I know my local bookstore has the following publications (based on asking
  about MySQL & PHP)
  Beginning PHP, Apache MySQL Web Development published by Wrox

  PHP & MySQL written by Larry Ullmen

  PHP & MySQL Web Development written by Luke Welling & Laura Thomsan

  Has anyone seen these books and possibly recommend one of them?


  Thanks

  Kerry

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: recommended books for web app.

2004-08-12 Thread Kerry Frater
Thanks for your recommendation Peter

Kerry
  -Original Message-
  From: Peter Brawley [mailto:[EMAIL PROTECTED]
  Sent: 12 August 2004 14:23
  To: Kerry Frater; "MySQL List"
  Subject: Re: recommended books for web app.


  Welling & Thomson is terrific.
- Original Message -
From: Kerry Frater
To: "MySQL List"
Sent: Thursday, August 12, 2004 8:09 AM
    Subject: recommended books for web app.


I am looking to port an app from an existing web environment to MySQL.
The
requirement is relatively easy. The Tables are read only and the data is
to
be only accessed via login & password. The login will give a limited
view of
records based on a master/detail table relationship. I need to be aware
of
securing the database and have been told by others that I should look to
use
PHP.

I know my local bookstore has the following publications (based on
asking
about MySQL & PHP)
Beginning PHP, Apache MySQL Web Development published by Wrox

PHP & MySQL written by Larry Ullmen

PHP & MySQL Web Development written by Luke Welling & Laura Thomsan

Has anyone seen these books and possibly recommend one of them?


Thanks

Kerry


Re: recommended books for web app.

2004-08-12 Thread Peter Brawley
Welling & Thomson is terrific.
  - Original Message -
  From: Kerry Frater
  To: "MySQL List"
  Sent: Thursday, August 12, 2004 8:09 AM
  Subject: recommended books for web app.


  I am looking to port an app from an existing web environment to MySQL. The
  requirement is relatively easy. The Tables are read only and the data is
to
  be only accessed via login & password. The login will give a limited view
of
  records based on a master/detail table relationship. I need to be aware of
  securing the database and have been told by others that I should look to
use
  PHP.

  I know my local bookstore has the following publications (based on asking
  about MySQL & PHP)
  Beginning PHP, Apache MySQL Web Development published by Wrox

  PHP & MySQL written by Larry Ullmen

  PHP & MySQL Web Development written by Luke Welling & Laura Thomsan

  Has anyone seen these books and possibly recommend one of them?


  Thanks

  Kerry


recommended books for web app.

2004-08-12 Thread Kerry Frater
I am looking to port an app from an existing web environment to MySQL. The
requirement is relatively easy. The Tables are read only and the data is to
be only accessed via login & password. The login will give a limited view of
records based on a master/detail table relationship. I need to be aware of
securing the database and have been told by others that I should look to use
PHP.

I know my local bookstore has the following publications (based on asking
about MySQL & PHP)
Beginning PHP, Apache MySQL Web Development published by Wrox

PHP & MySQL written by Larry Ullmen

PHP & MySQL Web Development written by Luke Welling & Laura Thomsan

Has anyone seen these books and possibly recommend one of them?


Thanks

Kerry


Re: Recommended Books

2002-10-07 Thread Tarun Khandelwal

Hi Thomas,
This is Tarun Khandelwal from Jaipur, Rajasthan, INDIA
!!! 'N' I hav also bought a book on MySQL whose name is: MySQL by Paul
DuBios ( Forwarded by Michael "Monty" Widenius,MySQL Moderator)

This all is written on the book 'n' it one of the best book available. There
is also a book of Oriely. U can check it's price 'n' other views on
www.amazon.com ( on the books section ) These books will be available.

Awaiting your earliest reply

the cyberwiz
Tarun Khandelwal
Jaipur

[EMAIL PROTECTED]
[EMAIL PROTECTED]

MSN messenger Id: [EMAIL PROTECTED]


- Original Message -
From: "Curley, Thomas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 07, 2002 5:58 PM
Subject: Recommended Books


Hi,

Any anyone have recommendations on MySql books currently in print.  What's
the best or is the online manual all that's needed !

Thomas

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php










-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Recommended Books

2002-10-07 Thread David Lloyd


Actually, I'd suggest the New Riders Book by Paul DuBois, "Mysql"...what
was it you wanted to achieve with your book:

* do you want a reference
* a tutorial

...?

mysql,query

DSL

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Recommended Books

2002-10-07 Thread Peter Brawley

For now, Joe Celko, "SQL for Smarties".

But stay tuned :-).

-

- Original Message -
From: "Curley, Thomas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 07, 2002 5:28 AM
Subject: Recommended Books


Hi,

Any anyone have recommendations on MySql books currently in print.  What's
the best or is the online manual all that's needed !

Thomas

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php






-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Recommended Books

2002-10-07 Thread Curley, Thomas

Hi,

Any anyone have recommendations on MySql books currently in print.  What's the best or 
is the online manual all that's needed !

Thomas

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php