I'm Rajasekar - Web developer, Freelancer, Blogger and Owner of DeveloperDesks. From India lives in Bahrain. I love to do coding, Creating websites and trying different with code and designs. You Can Hire Me
Dynamic dependent dropdown select list using jquery and php In this tutorial we are going to see how to change states drop down list ans city drop down list option based on the dropdown select country name. we are going use jquery and mysql database for select country and retrieve state data. means Loading records from…
How To make a multilingual Wordpress website using Plugin Do you want to translate your WordPress site in multiple languages? Wondering where to start? In this article, we will show you how to easily create a multilingual WordPress Website. WordPress by default is not multilingual. This means that you need to add multilingual functionality through a…
Remember Me functionality using HTML5 & jquery Html5 updated lot of new features and functionalities. The most one of the html5 is local storage option. Its like a cookies storage in php session, using cookies we can stored few amount of data in browser but using local storage u can stored lot of data’s in user browser. Its…
File upload with Progress bar using ajax In this tutorials, we are going to learn how to file upload with progress bar using ajax. Nowadays there are lot of upload portals and upload websites there. so if we working for websites definitely we have one form with upload images and content. So while we create…
Integrated Paypal Payment Using Php With Instant Payment Notification(IPN) Nowadays, All the products are sell in online. If your are online seller then payment is one of the important part that you faced. PayPal is your best choice. Almost every website selling stuff or subscriptions use PayPal to manage its transactions. While PayPal back-end allows users…
25+ Best eCommerce HTML5 Templates & Themes As previously said Website is one of the powerful online marketing tool that you can use for promoting your business online. ‘Design speaks more than a content‘ . Creating a websites using Html5 is very easy and its easy to customize you own way compare to wordpress theme. If your are…
25+ Best WordPress Premium Business Themes Website is one of the powerful online marketing tool that you can use for promoting your business online. Similar way the perfect websites get more people to attention about your business. So we have design our websites with customer expectation level. ‘Design speaks more than a content‘ . Creating a…
How to Count Post Views Without using WordPress Plugin Many of us having Wordress websites or blogs. So we like to cout post views of our post or page. There is lot of plugins there in wordpress. But we already got irritated having lot of plugins for many purpose. so if you don’t want to add more and…
Many of the registered users wish to signup social networks like our previous articles login with Facebook and login with google. Twitter is one of the most used social networking website on the internet, So this is time I will explain how to make a Login System with Twitter using Php. Place a button on your site or…
Login System with Facebook using Php In my previous post We learned about Login System with Google using Php and OAuth Api, Likewise this time we try Facebook. So in this tutorial I will explain how to make a Login System with Facebook using Php. User can login with their facebook details and access the website. So this process…