Web/Internet Technology BooksPhp Books

PHP Programming by Wikibooks

PHP Programming by Wikibooks

PHP Programming by Wikibooks

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.

Author(s):

sNA Pages
Similar Books
PHP Programming by RGMCET

PHP Programming by RGMCET

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.

s274 Pages
Web development using PHP

Web development using PHP

This book covers PHP basics like language constructs, functions, strings, and arrays, progressing to practical implementations such as databases, graphics, PDFs, and XML handling. It also covers file operations, form processing, state management, and advanced concepts like OOP, design patterns, and security measures, these topics collectively empower developers to create dynamic web applications, manage data effectively, and implement advanced programming paradigms for secure and scalable systems.

s269 Pages