How to login with username or email in PHP & MYSQL

How to Login using Username or Email Id with PHP & MYSQL

In many social networking sites, they allow users to login with Username or Email using PHP. I would say this is the fantastic feature for whose all who forgot their usernames. I strongly believe that most of the people will forgot their Usernames rather than Email id. Here I am … Read more

.htaccess File – The Ultimate Guide For Beginners

How Redirect Works - htaccess

If you are new to .htaccess file then this tutorial will be very helpful to know how .htaccess file used to enable or disable certain functionality in apache web server at a run time. If your site is running in WordPress then you should know more about .htaccess file What … Read more

Simple jQuery Preloader for Websites

jQuery Preloader for websites

Now a days every websites are powered by jQuery Preloader. It will add interactivity to a webpage with some sort of animations.  Today I am going to tell how to create a simple jQuery Preloader with 2 lines of jQuery code & few lines of CSS code. We want our … Read more

Easiest way to Detect Browser in PHP

PHP Detect Browser

Now a days people are started detecting your browser and Operating system details in their web application for debugging, system usage analytics & other purposes. In this tutorial we are going to see how to Detect Browser & Operating System (OS) details in PHP. By using PHP’s native function we … Read more

PHP Text to Speech using Amazon Polly API

php text to speech amazon polly

Amazon Polly is a Web Service used to convert any Text to Speech in real time. Also there is an option to download into MP3 format. This text to speech service that uses advanced machine learning technologies to convert speech that sounds like a original human voice. checkout my recent … Read more

How to Detect Browser using Javascript? Webrtc API

webrtc - Detect System Components using Javascript

In this post, I would like to share some useful tutorial which you cant find it anywhere. Now a days all  web based application requires video and audio chat capabilities for real time communications. Here, I will show you how to detect browser using javascript & WEBRTC? WebRTC is an … Read more

Top 10 Image Optimization Plugins to Boost Your WordPress Site

Images play a huge part in your website as they help your web pages to look attractive in the eyes of your readers that also drive more traffic towards your site. Many of the WordPress blogs across the web use a wonderful technique named image optimization. It can help your … Read more