Forum Moderators: coopster

Message Too Old, No Replies

Newbie - Book recommendations?

PHP and MySQL please...

         

Terrym

9:06 am on Sep 4, 2005 (gmt 0)

10+ Year Member



I'm new to php... well not completely, I've edited stuff I've used and i get what's going on I just am to a point where I need to write my own stuff from scratch.

Please give me books you thing I should read on:

MySQL reference... as in all definitions, syntax, etc...
PHP reference.. same as above

and...

MySQL and PHP starter books... php and mysql for dummies or is there somthing better? I'm not that new... so whatever's best for a novice beginner.

One more thing... I'm building a site where I need users to log in and then "link codes" from a mysql database need to be referenced from the user's ID in the url form a get call.

Please direct me to books that will help me with that type stuff... user account and cross referencing.

Thanks in advance. :)

-Terry

j4mes

9:24 am on Sep 4, 2005 (gmt 0)

10+ Year Member



No books!

Seriously, if you really want to learn PHP and MySQL, set up a server, install them and then give yourself a *big* project that requires the use of them both extensively.

Whenever you encounter something that you have no idea how to do, Google it.

This'll happen a lot to start with of course, but you'll learn *very* fast this way and you'll find yourself learning extra things that you'd never have got from a book.

For the very basics, Google for "quick PHP tutorial" (or similar) and for the very obscure, well, welcome to WebmasterWorld!

Use what you would have spent on books to buy yourself a few beers :-)

James.

ergophobe

3:39 pm on Sep 4, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Check out the forum library and you'll find

1. some great threads

2. thread on "Learning PHP - Books, Tutorials and Online Resources".

[webmasterworld.com...]

[edited by: ergophobe at 6:49 pm (utc) on Sep. 7, 2005]

nickdgd

5:49 am on Sep 5, 2005 (gmt 0)

10+ Year Member



PHP Manual
MySQL Manual