-
14
05 Bootstrap Responsive Date range Filtering Using PHP Ajax MysqlAdding up a date through input elements in forms can be cumbersome if you do not use a date picker. There are some plugins for jQuery and Bootstrap that make this process easy and simple – yet implementing a powerful and advanced tool. The tool described below is called “Date Range Picker for Bootstrap” and is ready to go with a very simple implementation.- By, Thirumani Raj 14th May 2016 10:30:22
- View full article
-
23
04 Display currency in indian numbering format using phpHi in this post i am showing you how to convert the number in Indian money format with PHP. Whenever we using the currency in our PHP application, the formatting of currency is very important. The following example will show you how to format the currency.- By, Thirumani Raj 23rd Apr 2016 21:03:59
- View full article
-
23
04 Removing special characters with PHP using iconvWhen we dealing with the user data may be from any of the website or from csv or excel style sheet some non utf-8 special characters will get added up with normal characters. To handle this situation PHP has a inbuilt function which we called as iconv.- By, Thirumani Raj 23rd Apr 2016 19:44:04
- View full article
-
20
04 Bootstrap Responsive Date Pagination with PHP MysqlHi guys, today let us see something interesting of date pagination using php mysql bootstrap. Pagination is normally dividing the whole content into separate page. When the records exceed 1000 rows every programmer should paginate the record with query. This will prevent the data overloaded and help to browse the large amount of data easier.- By, Thirumani Raj 20th Apr 2016 22:46:51
- View full article
-
17
04 PHP Database Class PDOPHP database class is to facilitate PHP/MYSQL development. It propose convenient methods and easy way to access the database by reducing your code and reducing your time to write code in a lengthy manner. It makes the programmer to handle CRUD(Create Read Update Delete) operations very easily.- By, Thirumani Raj 17th Apr 2016 18:31:20
- View full article
-
16
04 Secure Password Encryption with Password Hash In PHPHi friends in this post we going to discuss about the best and probably the secured way to encrypt the password in php. Now a days encryption of password is done from simple login form to create a big ecommerce website. Normally we used many encryption technique to encrypt the password. Some of is SHA and MD5. There will be lot question willl come to programmers mind while encrpting the password.- By, Thirumani Raj 16th Apr 2016 21:36:28
- View full article
-
10
04 Light On Off with toggle smooth switch using JQuery CSSAdding toggle is an one of the easy way to use jQuery plugin that adds toggle in a seconds to any websites. Nowadays toggle are very customizable and available with multiple skins. Here I can enhance the light switch on off with smooth toggle using jQuery. Live demo will show you the implementation of flip switch.- By, Thirumani Raj 10th Apr 2016 19:57:50
- View full article
-
27
10 Gmail Style Clone Login Page and Validation Using PHP, Jquery, Ajax and BootstrapHi friends in this tutorial I show how to create a gmail like login style and validation using php ajax and jquery. Gmail is one of the best and top most email service provider in the world. Almost allover the world every internet users must have the Gmail as their services. For creating and styling the gmail style login page I used HTML, CSS and Bootstrap.- By, Thirumani Raj 27th Oct 2016 13:55:19
- View full article
Social Oauth Login
Personalized Map Navigation
Online Image Compression Tool
Image CompressionAdvertisement
Most Popular Post
- « Personalized Map Navigation
- « Remjs solves the problem of mobile terminal adaptation
- « Picture centered vertically
- « Colorful Diwali Wishes Share Via Whatsapp and Facebook
- « Get City and State by ZipCode Using Google Map Geocoding API