This book dive into the fundamentals of PHP, from
control statements for flow control to the manipulation of arrays, strings, and
files,explore the power of functions and the elegance of object-oriented
programming, learning to harness PHPs full potential,delve into handling dates,
creating interactive forms, and seamlessly interfacing with databases ,Whether
you are a beginner seeking a solid understanding of PHP or an experienced
developer aiming to refine your skills, this book serves as your gateway to
creating dynamic, robust, and interactive web applications.
Author(s): Dept Of CSE, Rajiv Gandhi memorial college of
engineering and technology
PHP is a scripting language designed to
fill the gap between SSI and Perl, intended for the Web environment. Its
principal application is the implementation of Web pages having dynamic content.
Topics covered includes: Beginning with Hello World, Nuts and Bolts,
Commenting and Style,Comparison operators, Arrays, Control structures,
Functions, Files, Images, Mailing, Cookies, Sessions, Databases and Regular
expressions.
This is an
excellent book written by Mario Lurig. A collection of over 250 PHP functions
with clear explanations in language anyone can understand, followed with as many
examples as it takes to understand what the function does and how it works. This
book includes numerous additional tips, the basics of PHP, MySQL query examples,
regular expressions syntax, and two indexes to help you find information
faster.