Flash-Apache-PHP-MySQL Book

Hi all,

I just start developing online store site for our company. Since our company is a medical facility, there are not so many resources here. I should say nothing except internet. My boss allow me to buy one book to build website. What do you recommend? My technical background is that 4 years of java, 2 years of C++, 2 months of flash and this is my second website. So I’m not web-oriented. I already installed apache and php on my server so I think they are ready to go. I also had experience with informix database with JSP and Servlet. But I have never touched MySQL and PHP combination. I want some informative and yet fun to read book covers especially PHP and MySQL. Thank you.

You are going to be hard-pressed to find a book that covers them all, but here are my recommendatoins:

PHP: This is by far the best PHP book I have come across. It lays down the basics in an easy to understand way, giving hands-on examples and real-world techniques. Once you read this book you will have an understand of how PHP (and basic mySQL) works and then the tutorials that you can find on the internet will help to complete your knowledge.

URL: http://www.amazon.com/exec/obidos/tg/detail/-/0764535617/qid=1051723962/sr=8-1/ref=sr_8_1/102-4011555-5576115?v=glance&s=books&n=507846

mySQL: As you can probably see I like this series of books. Everything is explained very easily and they make it really easy to understand. Same with the PHP, this explains everything that you would need for the basics and then you can learn the rest yourself by online tutorials.

URL: http://www.amazon.com/exec/obidos/tg/detail/-/0764516922/qid=1051724110/sr=8-1/ref=sr_8_1/102-4011555-5576115?v=glance&s=books&n=507846

Flash: You don’t really need a book, but if you can get one then I suggest the Definative Guide by Moock. Moock knows his Flash.

URL: http://www.amazon.com/exec/obidos/tg/detail/-/059600396X/qid=1051724208/sr=1-2/ref=sr_1_2/102-4011555-5576115?v=glance&s=books

There is enough Apache informaiton on the web, no need to buy a book. (in my opinion) but if you want one then here is a URL to a good one:

I also suggested these books to dipi and he agrees with me, at least about the PHP book. :slight_smile:

good luck. let me know how everything turns out…

I like the PHP book. But I want something covers at least PHP and MySQL. If there isnt such a book, I go ahead and just buy PHP book you recommended.

the PHP book I recommended covers includes a chapter about using PHP and mySQL together. Get that one. :slight_smile:

Ok,I will. and actually I already did.
Thanks for your help.