MYSQL

Simple Hotel Customer Information Admin Using CodeIgniter

Submitted by Guigabytez on
This is a simple Customer Information Admin page where you can add new customer, edit, search , delete and view customer information. This is done using PHP with framework codeIgniter 3.0.3 and jquery. This is good for those who are learning codeIgniter framework. For more information, please contact me via: Email : [email protected] or [email protected] Mobile : +639462377049 or sourcecodester

Crud Operation in Java MySQL In Netbeans Using Swing

Submitted by EEWsagar on
This CODE is going to help you learning how to do basic database operations (CRUD - Create, Retrieve, Update and Delete) using JDBC (Java Database Connectivity) API. These CRUD operations are equivalent to the INSERT, SELECT, UPDATE and DELETE statements in SQL language. Although the target database system is MySQL, but the same technique can be applied for other database systems as well because

AJax-based Document Management System (Jihad Cloud)

Submitted by abfiph on
JihadCLOUD v1.0 is an Multi uploader manager system e.g. on web & android apps, video, document and other digital apps which you can download and upload your own application or software and everything for FREE. And it is multi uploader software apps include very easy to manage with Open source licensed. This software uses open-source plugins blueimp, foundation, lightbox and jquery. "Documentation

Simple Login with Session, Add, Edit, Delete and Search

Submitted by geralad.narisma on
Good day! This simple project will teach you how to create a simple login with session and simple maintenance using PHP and MySQL especially for the beginners. The features of this project login with session, "admin" as username and "admin" as password. This is also to teach you how to add, edit, delete data to the database and also search that stored in database.

MySQL Operators

Submitted by alpha_luna on

Good Day!!!

In this tutorial, we are going to learn about the MySQL Operators and this is the continuation of MySQL Tutorials. My last work was all about the MySQL Reserved Words. In this Chapter, we will know all kinds of Operators in MySQL.

Operator Precedence

Operators which are shown below, in a line together will they have the same precedence.

I.D. Database - PHP/MySQL

Submitted by mjt on
Hello Friends, A simple ID DATABASE APPLICATION that will store information into your database and generate staff/employees information. Maybe soon i will update this application for allowing us to print the ID Generated. For more info/update/additional to this application, please let me know we will talk about that :) My email address is [email protected]. Thank you very much. I hope you

MySQL Reserved Words

Submitted by alpha_luna on
Good Day!!!! In this chapter of my tutorial, we will discuss all the Reserved Words in MySQL. SQL is a language that made up of keywords - special words that we used in performing SQL operations. We're not supposed used these keywords when naming a databases, tables, columns and any other database objects.

MySQL Language Syntax

Submitted by alpha_luna on

Good Day!!!

In this tutorial, we are going to learn about the MySQL Language Syntax and this is the continuation of MySQL Tutorials. My last work was all about the Installation of MySQL. In this Chapter, we will know how most actions on a database are performed using the SQL statements.

SQL Statements

This is the free-form language for SQL, statements are the following:
  • Uppecase or Lowercase.