Getting the Last Inserted ID in MySQL Table using PHP

Submitted by nurhodelta_17 on
In this tutorial, I'm going to show you how to get the last inserted id in our database table. In this tutorial, I have set up an Insert Form to show the id that will be inserted in our MySQL database. I've included 2 mysqli methods in this tutorial in the comments. So, feel free to switch between the two. Creating our Database First, we're going to create a database that contains our data. 1

Python - Simple CRUD With Django Framework

Submitted by razormist on
In this tutorial we will create a Simple CRUD With Django Framework. Django is an advanced Web framework written in Python that makes use of the model view controller (MVC) architectural pattern. The official project site describes Django as "a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Converting From MySQL DateTime to another Format in PHP

Submitted by nurhodelta_17 on
In this tutorial, Im going to show you how to convert mysql datetime format into your desired format. I've added symbols and their value for you to further understand the conversion. This tutorial uses two mysqli methods that I have included in the comments. So, feel free to switch between the two. Creating our Database First, we're going to create a database that contains our data. 1. Open

How to Select Data By Month and Year in PHP/MySQL

Submitted by nurhodelta_17 on
In my previous tutorial, I've discussed How to Select Data between two Dates. So, I've created another topic regarding selecting data with dates which is on How to Select Data by Month and Year using PHP. Also, in this tutorial, I've created two mysqli methods that I've added in the comment so feel free to switch between them. Creating our Database First, we're going to create a database that

Selecting Rows from MySQL Table using checkbox in PHP/MySQL

Submitted by nurhodelta_17 on
In this tutorial, I'm going to show you how to select rows from MySQL Table using checkbox in PHP/MySQLi. This tutorial does not include a good design but will give you knowledge on the said topic. Creating our Database First, we're going to create a database that contains our data. 1. Open phpMyAdmin. 2. Click databases, create a database and name it as "checkbox". 3. After creating a database

Setting up Cookie upon Login using PHP/MySQLi

Submitted by nurhodelta_17 on
In my previous post, I created a Simple Login with Validation, so I've decided to create another tutorial to show how to set up cookie upon user login. But in this tutorial, I have created a simple login since the focus of this tutorial is to give you knowledge on how to set up cookie. Cookies are small amount of data that has been stored in user's computer. This is used so that when the same

Simple Carousel using Bootstrap/Javascript

Submitted by nurhodelta_17 on
This tutorial will show you how to create a simple carousel using Bootstrap and Javascript. In this tutorial, I've prepared sample pictures that we are going to use in our carousel. To start with, let's create our slide page. This is the page that will show our images in a slider. Also included on the page, are the scripts used to make the slider. To create the page, open your HTML code editor and

Simple Running Time using PHP and Javascript

Submitted by nurhodelta_17 on
This tutorial will show you how to create a running time using PHP and Javascript. This tutorial does not include a good design but will give you knowledge on how to create a simple running time. Creating our Time Script This script creates our running time. In this script, we have also included a small PHP code to show our running time. So, for us to show the time in our desired page, we just

School Management System

Submitted by Sagar Maher on
School Management System Description :- This School Management System build using VB.Net in Visual Studio 2012. This system contains Student management, Staff management, Exam management, User management, Class management, Subject management, Fees management, Accounts and Payment. Prerequisites :- .NET Framework 4.5 SAP Crystal Report Runtime 2015. Microsoft Office 2013 AccessDatabaseEngine Key