Create dynamic websites using PHP, MySQL, JavaScript and CSS. 2nd ed
Original Title: Learning PHP, MySQL, JavaScript, and CSS: A Step-by-Step Guide to Creating Dynamic Websites Author: R. Nixon Translation of the book: N.R.Vilchinsky Release date: mid May
This month we have the second updated edition of the western bestseller "Create Dynamic Websites with PHP, MySQL, JavaScript and CSS 2nd ed.". The book is also popular with us. Reviews on ozon.ru.
Annotation:
Learn how to create modern dynamic websites, even if you have no programming experience. If you know how to write static websites in HTML, then with the help of this guide you will learn dynamic web programming and explore modern open source technologies: PHP, MySQL, JavaScript and CSS.
In this manual, each technology is considered separately and shows how to combine them into one whole, gives an idea of the most advanced concepts of web programming. With the help of detailed examples and quizzes presented in each chapter, you can consolidate the material studied in practice. ')
This guide will help you:
master the basics of PHP and object-oriented programming;
thoroughly study MySQL, starting with the database structure and ending with the preparation of complex queries;
create web pages that use PHP and MySQL to combine forms and other integral HTML elements;
Learn JavaScript, starting with functions and event handling and ending with access to the Document Object Model (DOM)
learn CSS for styling stylish web pages;
make Ajax calls and turn your website into a highly dynamic information environment;
upload files and images to the website and work with them, check the data entered by the user, ensure the security of their applications;
using practical examples to learn how to combine web technologies into one;