Skip to content

Ajax

scroll page load data

How to Load Data Dynamically on Page Scroll using jQuery and PHP ?

  • by

In this tutorial, we are going to see about loading data into a web page dynamically as the user scrolls it. We will be using jQuery and AJAX for the dynamic load on the scroll. Initially, we will show a limited number of results on page load. The subsequent bunch of records will be shown while scrolling down the page using jQuery AJAX event handler. This is an alternate solution for per-page navigation scenario.

scroll page load data

Read More »How to Load Data Dynamically on Page Scroll using jQuery and PHP ?

hero-recaptcha-demo

Google New reCaptcha using PHP – Are you a Robot?

  • by

Today i would like to show you how to implement Google New reCaptcha using PHP. I like the new design it is clean and impressive, hope you will like it. reCaptcha protects your website for spammers and robots, in this post I had implemented new reCaptch API system with HTML login form using PHP. I like the new design it is clean and impressive, hope you will like it. Please take a look quick look at the demo.
hero-recaptcha-demo
Read More »Google New reCaptcha using PHP – Are you a Robot?

How to Integrate CKEditor in Html Page using JavaScript ?

How to Integrate CKEditor in Html Page using JavaScript ?

  • by

CKEditor is a rich web text editor, which can be used inside your HTML web pages. This HTML text editor allows many of the powerful editing functions found on desktop editors like Microsoft Word to your web. This is featured with many advantages like preparing your mail content, creating your blogs and so on. This post also explains you how to further modify or use your text editor in many ways, which may include show / hide buttons, control the buttons, etc,.

How to Integrate CKEditor in Html Page using JavaScript ?

Read More »How to Integrate CKEditor in Html Page using JavaScript ?