How to connect a Mysql PDO database using PHP

How to connect a Mysql PDO database using PHP [...]

Products list sort by lowest to highest Price and highest to lowest price using jQuery .

Generate dynamic products list by using PHP . Apply lowest to highest and Highest to Lowest Price Range Filteration in Products list using by using jQuery . Client side filteration [...]

E-commerce Products division Sort by Price Range and Lowest to highest price and highest to lowest price .

price range filteradtiion is used for split the same price range products siply by using javascript . [...]

Simple Pan Card Validation by using javascript

In this post , we have to learn to how to validate a Pan card Number simple by using javascript [...]

Show or Hide division , click on checkbox

JQuery is a fast , small , and Powerfull Javascript library . Its always support for make a creative and fast Application . Then in this blog we can see a division show and hide on checkbox click. [...]

File Upload and Form Data Submit Without form Submit by Using php and ajax

Always we insert and upload a file with the help of form submit , but .sometimes we need insert data and file upload without a form submit . in this tutorials we provide this code so simply insert data in the database. [...]

Search the Perticular text in table , Simple using jQuery

Filter Data text in table , simple by using jQuery [...]

Simply Compare between selected two dates using jQuery

Simply we are compare between two selected date by using jQuery . Select are two date in date picker and find Second selected date are greater to first Selected dates . [...]

Nested comment and reply process using php and ajax .

In this article , we will learn that how to work comment and reply process by using PHP and Ajax . [...]

CRUD Operation in PHP

CRUD stands For Create , Read , Update , Delete . These are the basic operation in every programming Language . In PHP they are very important operation for every beginners. Lets see example [...]