وبلاگ بلیان

Programming PHP

معرفی کتاب «Programming PHP» نوشتهٔ Rasmus Lerdorf and Kevin Tatroe; with Bob Kaehms and Ric McGredy، منتشرشده توسط نشر O'Reilly Media در سال 2002. این کتاب در فرمت pdf، زبان انگلیسی ارائه شده است. «Programming PHP» در دستهٔ بدون دسته‌بندی قرار دارد.

This book does exactly what I believe it is intended to do; Teach a new PHP programmer the basic syntax of the language and give insight into PHP's more language specific features. Having used PHP before there were a two main things I was looking for in this book. The first of these was Readability. There are two very different ways to read this book. The first is to just go through it as if it were a novel. For someone who is completely new to the language, this would be the ideal method as it steps through the different parts of the language, gradually increasing in difficulty and complexity as you go. However, my main problem with this is found in the later chapters, where the topics turn from the language itself to very specific tasks and libraries. Of course it's nice to know that PHP has the capability to write PDF files, but I don't think that should be a part of this book. It isn't standard by any means and for someone like myself, if I wasn't already experienced in PHP I would still feel like it could be space better used in this otherwise great book. The other way to go through the book is to simply search what you are looking for. I read this book mainly to refresh myself on some of the concepts and syntax of the language, and was able to do just that in a timely fashion. If there is something you're specifically looking for, it can be found relatively quickly. Sometimes the progression of topics within a chapter can seem a little out of order, but the chapters are short and concise enough to where this isn't really a problem. The second important factor was the actual content of the book. As far as reading the descriptions of what the code does and how it all works, I thought it was well written and would be sufficient who has had experience in another language. Based on a few of the other reviews I looked at of this book, I will have to agree that some of the code does not perhaps use the best standards. However, that's not the purpose of this book. Sometimes the most complex and efficient solution is not the best for teaching and explaining. I'd much rather see some basic code structure repeated five times in a block than have to decipher some complex for loop to achieve a menial task. Aside from the style of the code though, my only real concern is with the code relating to the specific extensions, which I really don't feel belong. Other than this though, each section of code is clearly explained by the text preceding and is written in a manner clear enough for a novice in the field and language to understand. This Is A Comprehensive Guide To Php, A Simple Yet Powerful Language For Creating Dynamic Web Content. It Is A Detailed Reference To The Language And Its Applications, Including Such Topics As Form Processing, Sessions, Databases, Xml, And Graphics And Covers Php 4, The Latest Version. Introduction To Php -- Language Basics -- Functions -- Strings -- Arrays -- Objects -- Web Techniques -- Databases -- Graphics -- Pdf -- Xml -- Security -- Application Techniques -- Extending Php -- Php On Windows -- Appendices: A. Function Reference -- B. Extension Overview. Rasmus Lerdorf And Kevin Tatroe ; With Bob Kaehms And Ric Mcgredy. Creating Dynamic Web Pages--cover. Includes Index. A guide to the open source, HTML-embedded scripting language is designed to help experienced developers create dynamic Web content, describing syntax, reviewing functions, providing sample codes, and demonstrating database integration functions for PHP version 4.0. Original. (Intermediate/Advanced) Explains how to use the open source scripting language to process and validate forms, track sessions, generate dynamic images, create PDF files, parse XML files, create secure scripts, and write C language extensions.
دانلود کتاب Programming PHP