PHP + MySQL

Build CRUD Application PHP & Mysql. Intro to PDO

Today we'll continue to create our first web app, write function for getting data with php pdo and print this data. First of all we'll consider why code from last lesson is excess. Try...catch block will print error. But if you wont' use try...catch in this situation...

read more

Build CRUD Application PHP & Mysql

Starting from today lesson we will begin to build simplest web application with php and mysql. It will be use sport database, which we created last lessons. Today we'll define structure of our app, write script to connect with database and build html skeleton of our...

read more

Pin It on Pinterest