Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the following, it may be of help to php peeps that are looking for a good book but are unsure of what to buy...
QuoteHi,
this is in regard the thread titled PHP Magazines, Any Available?.
Do you mind typing your list of books out if it's not a problem?
Thanks
Housni Yakoob
Hi mate,
no problem, heres my current list of books:
1. Sams teach yourself php in 24 hours (excellent book with some fundamental things we need to know, taught me a lot and i still occasionally look at it now).
2. peachpit press, 'php and mysql' quickstart guide (not as good as the others, they use old syntax etc)
3. sams php and mysql web development (this IS what i classed as my bible, its on its third edition now, id strongly recommend this book, absolutely great, taught me an awful lot of what i know today)
4. developers library advanced php programming (this book is quite hardcore, not too many php examples etc but has a wealth of information avout design patterns etc, 'a practical guide to developing large scale php applications' - damn good read!)
5. sybex (php freaks' eric rosebrocks book) 'creating interactive websites with php and web services' (i brought this solely because it was erics first book, to be honest its not the best book i have, but has some great chapters, plus a lot of it is familiar beacuse i have been a phpfreak for a few years now..)no disrespect to Eric what-so-ever!
6. oreilly php pocket reference - nice little 'pocket sized' (!) book outlining all f the php functions etc - nothiing that cant be found on the net but for £7 its a must have, i keep it in my laptop bag (along with apache pocket ref and mysql pocket ref - good books)
I also ohave loads of other books, namely html, xhtml, javascript, dhtml, css & css2, css programers guide, linux in a nutshell, flash 5 and mx (i dont use flash anymore though)
I would recommend sams or oreilly, you can guarantee a quality book from them. 99% of the books i have are by these guys and 95% of them are excellent books. stay away from the 'visual quickstart guides' (peachpit press) - it seems they write books a few years behind everyone else!
hope thats enough info for you mate
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.2 columns.Left column shows 4 posts from category news just with the date and some custom
max() problem
I have a while loop to get image names. Code: $imagequery = mysql_query("SELECT * FROM ad_image WHERE user='$user' AND ad='$adnr' ORDER BY `picorder` ASC")or die(mysql_error());$totpics =
Pls help with PHP
Pls can anyone direct me on how to create a user account for a customer. For example i want know if i need to use the "create databse" and create "user identified by ''" for each
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built right but I am having some problems when debugging. I do not have PHP Designer 2008 and I am using
Newb advice
Hi all,I'm a flash front end designer and I've taken on a project that needs some back end php.It's not completely greek to me as I write actionscript in flash which is an OO language.However... I
User input in to variable
Hi all,I'm sure this is very easy but I'm having another brain freeze!At the end of the code I have echoed 3 bits of info to screen $ip, $_POST['ssid'] and $ssid_id".I would like to put
Table sorting
Hi,I'm trying to modify the following in order to make the output table sorted alphabetically according to $event_name but so far have not succeeded. Any pointers?Code: function display_all_events(){
value not going in data base
hello friends.... i am having a working javascript....when i am selecting any designation and refresh/validation problem the form is resetting the designation value and the
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I need to make it do user groups. See the groups are defined by numbers:0 - banned1 - registered2 -
The page should be expire when cilck back button
hi,i'm new to php world.i create user registration page.when i submit it,data goes to mysql.but when i click back button of browser it shows previous page.i need a code that perform session expirewhen