Learn to create AJAX infinite scroll using JQuery, PHP AND AJAX. You may have looked profile feeds of well known social networking sites like FaceBook and LinkedIn. They are using infinite scroll to display latest feeds. Now a days, Ajax infinite scroller takes places of traditional paginations. This technique also known as lazy scroll. In this post we will learn how to integrate simple infinite ajax scroller.

Read More →

Learn to convert HTML into PDF from command line. wkhtmltopdf tool converts html to PDF or IMAGES such as JPEG, PNG etc.. wkhtmltopdf is lightweight open source tool for converting html to PDF or Image such as JPG, PNG etc. Tutorial covers installation of wkhtmltopdf in linux as well as windows system.

Read More →

How to verify your server meets Paypal payment gateway requirements. If you are using PayPal Payment gateways or thinking to use it than it’s time to check Is your hosting stands on latest update of PayPal payment gateway? PayPal have updated its policy and now you need SSL with specific requirements on server to use Paypal payment gateway.

Read More →

Something helps you to list out all the queries at one place which takes more time than your specified time. we will set configuration that lists all the queries running slow automatically in one file.

Read More →

Learn how to send sms using php script in phone. Twilio sms library provides best sms solutions for developer. Now a days, sms notification to site users is beneficial thing to engage user with site. This tutorial shows quick and easy way to send sms using php script.

Read More →