This book is a complete guide to learning PHP from the ground up. It assumes you have no previous experience with this language, and it will take you step-by-step through everything you need to know in order to start writing effective scripts.
Learn PHP in 24 Hours or Less PDF
PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. PHP code may be embedded into HTML or HTML5 code, or it can be used in combination with various web template systems, web content management systems, and most recently developed frameworks.
This book will teach you what PHP is, how to install it on your PC or Mac, how to structure PHP scripts so that they are easy to read and update.
Post a Comment