A PRACTICAL GUIDE TO Database Programming with PHP/MySQL

A PRACTICAL GUIDE TO Database Programming with PHP/MySQL
Author :
Publisher : SPARTA Publishing
Total Pages : 436
Release :
ISBN-10 :
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis A PRACTICAL GUIDE TO Database Programming with PHP/MySQL by : Vivian Siahaan

Download or read book A PRACTICAL GUIDE TO Database Programming with PHP/MySQL written by Vivian Siahaan and published by SPARTA Publishing. This book was released on 2019-04-14 with total page 436 pages. Available in PDF, EPUB and Kindle. Book excerpt: You will learn PHP/MySQL fast, easy and fun. This book provides you with a complete MySQL guidance presented in an easy-to-follow manner. Each chapter has practical examples with SQL script and screenshots available. If you go through the entire chapters, you will know how to manage MySQL databases and manipulate data using various techniques such as MySQL queries, MySQL stored procedures, database views, triggers. In the first part of the book, you will learn basic MySQL statements including how to implement querying data, sorting data, filtering data, joining tables, grouping data, subquerying data, dan setting operators. Aside from learning basic SQL statements, you will also learn step by step how to develop stored procedures in MySQL. First, we introduce you to the stored procedure concept and discuss when you should use it. Then, we show you how to use the basic elements of the procedure code such as create procedure statement, if-else, case, loop, stored procedure’s parameters. In the next chapter, we will discuss the database views, how they are implemented in MySQL, and how to use them more effectively. After that, you will learn how to work with the MySQL triggers. By definition, a trigger or database trigger is a stored program executed automatically to respond to a specific event e.g., insert, update or delete occurred in a table. The database trigger is powerful tool for protecting the integrity of the data in your MySQL databases. In addition, it is useful to automate some database operations such as logging, auditing, etc. Then, you will learn about MySQL index including creating indexes, removing indexes, listing all indexes of a table and other important features of indexes in MySQL. MySQL uses indexes to quickly find rows with specific column values. Without an index, MySQL must scan the whole table to locate the relevant rows. The larger table, the slower it searches. After that, you will find a lot of useful MySQL administration techniques including MySQL server startup and shutdown, MySQL server security, MySQL database maintenance, and backup. The last chapter gives you the most commonly used MySQL functions including aggregate functions, string functions, date time functions, control flow functions, etc.


A PRACTICAL GUIDE TO Database Programming with PHP/MySQL Related Books

A PRACTICAL GUIDE TO Database Programming with PHP/MySQL
Language: en
Pages: 436
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2019-04-14 - Publisher: SPARTA Publishing

DOWNLOAD EBOOK

You will learn PHP/MySQL fast, easy and fun. This book provides you with a complete MySQL guidance presented in an easy-to-follow manner. Each chapter has pract
Learn Php and Mysql With Ajax in a Weekend
Language: en
Pages: 224
Authors: Blerton Abazi
Categories:
Type: BOOK - Published: 2017-04-14 - Publisher: Createspace Independent Publishing Platform

DOWNLOAD EBOOK

For many people, the main reason for learning a scripting language like PHP is because of the interaction with databases it can offer. In this tutorial I will s
Web Programming with PHP and MySQL
Language: en
Pages: 388
Authors: Max Bramer
Categories: Computers
Type: BOOK - Published: 2015-11-03 - Publisher: Springer

DOWNLOAD EBOOK

Introductory textbook covering all the main features of the 'web programming' languages PHP and MySQL together with detailed examples that will enable readers (
Web Database Applications with PHP and MySQL
Language: en
Pages: 592
Authors: Hugh E. Williams
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Introduces techniques for building applications that integrate large databases with web interfaces. Using a three-tier architecture, the book focuses on the mid
A Practical Guide to Learning Php, MySQL and Apache
Language: en
Pages: 188
Authors: John Sly
Categories:
Type: BOOK - Published: 2018-12-09 - Publisher: Independently Published

DOWNLOAD EBOOK

Find out how PHP, MySQL and Apache power the web. Designed for people at all skill levels, you can work through well explained code examples that'll take you fr