Web/Internet Technology BooksPhp Books

Web development using PHP

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.

Author(s):

s269 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
PHP Handbook by flaviocopes

PHP Handbook by flaviocopes

This PDF covers the following topics related to PHP : Which kind of language is PHP, Setting up PHP, Your first PHP program, PHP language basics, Strings, Built-in functions for numbers, Arrays, Conditionals, Loops, Functions, Looping arrays with map or filter or reduce , Object oriented PHP, Including other PHP files, Useful constants, functions and variables for filesystem, Errors, Exceptions, Dates, Constants and enums, PHP as a web app development platform, Using Composer and Packagist, Deploying PHP applications.

s97 Pages
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.

sNA Pages
PHP 5 Power Programming

PHP 5 Power Programming

This book covers the following topics: PHP 5 Basic Language, PHP 5 OO Language, PHP 5 Advanced OOP and Design Patterns, Write a Web Application with PHP, Databases with PHP 5, Error Handling, XML with PHP 5, Mainstream Extensions, Using PEAR, Important PEAR Packages, Building PEAR Components, Introduction to Writing PHP Extensions, PHP Shell Scripting.

s720 Pages
Practical PHP Programming (Paul Hudson)

Practical PHP Programming (Paul Hudson)

This book provides lots of information on advanced functionality in PHP. This book assumes no PHP programming skill at all. The topics in this book have been ordered in such a way as to allow newcomers to progress smoothly and quickly in their learning without having to worry about taking notes in the margin or copying thousands of lines of code.

sNA Pages