Block Inserter for Dynamic Content using PHP Demo Source Code

Submitted by oretnom23 on
Introduction This is a simple web application called Block Inserter. The application was developed using PHP and MySQL Database. The application inserts block/blocks to the site page with dynamic contents. It was inspired by the famous WordPress Plugin called Ad Inserter. The source code provided is only built for educational and demonstration purposes only. Technologies Here is the list of

Starter-Pack in Trading: How FBS Guides People to Successful Forex Market Trading

Submitted by admin on
Anyone who wants to grow what he already has monetarily can join trading but it takes the right steps to get to great results. These steps are what FBS, an international broker, have worked on. It runs a campaign to help spread financial knowledge and to help people not just learn how to trade in the world market but to become profitable traders. With FBS, great results have been proven… FBS was

Creating a Login Remember Me Feature in PHP Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, you will learn how to Create a Login Form Remember Me Feature using PHP Language. The tutorial aims to provide the students and new programmers a reference to learn with and enhance their programming capabilities using the PHP Language. To achieve this kind of feature we will be using the HTTP Cookies. Here, snippets and sample source code are provided for a better understanding about the process.

Live Form Validation using PHP and Ajax Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, I will show you how to Create Live Form Validation using PHP and Ajax. You will learn the effective way of validating the input field value of a certain form in your web application. The tutorial aims to provide the students and new programmers a reference for learning and enhancing their programming capabilities using PHP Language and jQuery Library. Here, snippets and sample source code will be provided to have a better understanding of the scripts.

Basic DOM (Document Object Model) Manipulation using jQuery Tutorial

Submitted by oretnom23 on

Introductions

In this tutorial, a will show you how to Manipulate DOM (Document Object Model) using jQuery. You will learn how to use the basic and common jQuery APIs or methods. The tutorial aims to provide the students and new programmers a reference for learning how they can give their better experience for your using their developed web application using DOM Manipulations. Here, snippets and sample source codes are provided to give you more understanding of the scripts.