Автор: Remy Lentzner
Издательство: Remylent
Год: 2021
Формат: epub/pdf(conv.)
Страниц: 110
Размер: 10.6 Mb
Язык: English
Welcome to learning PHP and MySQL. This book is intended for all those who wish to code in PHP to handle data in a server-side context. You will discover how the language is structured through its organization : keywords, variables, loops, conditional expressions as well as functions. You will answer to a form that sends information to a server, thanks to the superglobal variables. With PHP, you can manage a MySQL database with the PHPMyAdmin tool. But you can also program with procedural MySQLi or object-oriented PDO functions. Feel free to test all the exercises of this book to immerse yourself better inside the syntax and the many instructions. Enjoy your reading.