• phangkosal.oait99@gmail.com
PHP image slider

Image slider with Jquery Slick and PHP

In this article, we will create a dynamic image slider with Jquery Slick and PHP. To create a dynamic image slider we need to use PHP serverside script to query data from MySQL. The first file we need is a connection.php connection.php The second file is index.php 2. index.php Third, we need an SQL script […]

Read More
bootstrap_carousel_with_php

Bootstrap carousel dynamic using PHP and MySql with source code

This article will teach you how to create a bootstrap carousel dynamic with PHP and MySql. so we need to learn basic bootstrap and PHP also MySql. you need to create 2 files (1. connection.php and 2. banner.php) and also create database name khodecam and table name tbl_ads. let’s see the source code file below […]

Read More