Tutorials

PHP - Simple Login With Remember me Script

Submitted by razormist on
In this tutorial we will create a Simple Login Script With Remember me Feature. PHP is a server-side scripting language designed primarily for web development. Using PHP, you can let your user directly interact with the script and easily to learned its syntax. It is mostly used by a newly coders for its user friendly environment. So Let's do the coding. Before we started: First you have to download & install XAMPP or any local server that run PHP scripts.

PHP - How To Delete A Multiple Data Using jQuery

Submitted by razormist on
In this tutorial we will try to create a Simple Multiple Deletion Using jQuery. jQuery is a fast, reliable kind of cross-platform javascript library. It is designed to simplify the traditional way of coding in javascript. So let's now do the coding. Before we started: First you have to download & install WAMPserver or any local server that run PHP scripts.

PHP - Live CRUD Operation In HTML Table

Submitted by razormist on
In this tutorial we will create a Simple Live CRUD Operation In HTML Table Using PHP/jQuery. jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML. It is designed to make it easier to navigate a document, via classes and id's attribute. So let's now do the coding... Before we started: First you have to download & install WAMPserver or any local server that run PHP scripts.

Simple Inventory System in Python Tutorial

Submitted by razormist on
In this tutorial we will create a Simple Inventory System Using Python / SQLite. Python is a computer programming language that lets work faster and convenient because of its user - friendly environment. Python supports packages and modules, which encourage a developer to program in a modularity and reusable way..

Android: Simple Stopwatch Dedicated For Beginners

Submitted by razormist on
In this tutorial we will try to create a Simple Stopwatch Using Android. Android is most commonly comes installed on a variety of smartphones and tablets, and even in TV. Android is an open source so that developer find it easy to develop and expand new features. So let's do the coding... Getting Started: First you will have to download & install the Android Development IDE (Android Studio or Eclipse).