Create php MVC app. Create database

Create php MVC app. Create database Home » Posts Tagged "php" In last lesson we began to create our PHP MVC application. Today we will create database with phpmyadmin using. Our database will be consist of 5 tables: roles users orders products...

Cookie and SQL injections

Cookie and SQL injections Home » Tutorials » Category: "PHP" In this lesson we’ll consider COOKIE, which is similar with SESSIONS. Also we’ll discuss problem with safety – SQL injections. COOKIE is similar with...

Build CRUD Application PHP & Mysql

Build CRUD Application PHP & Mysql Home » Posts Tagged "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...

Pin It on Pinterest