Load More items from mySql database using jQuery and PHP

You might have seen the implementation of Ajax based data loading technique at Facebook, Twitter, E-Commerces website or some other…

7 years ago

How to increase the maximum upload size on website

Depending on the hosting panel php configuration. For some it is as low as 2MB which is clearly not enough…

7 years ago

Shortcodes included with WooCommerce in WordPress.

WooCommerce comes with several shortcodes which can be used to insert content inside posts and pages. The following shortcodes are…

7 years ago

PayPal’s Instant Payment Notification With PHP

Instant Payment Notification (IPN) is a paypal notify service.it is notifie about the paypal transactions.We use notify_url variable to pass…

7 years ago

How to select and display image using FileReader

In this tutprial we learn about uploade image using javascript function and display image in img tag.

7 years ago

Import Excel file data in mysql database using PHP

Importing excel data into database using PHP is very easy by php file function. We will use this function to…

7 years ago

Youtube Like & Dislike System using PHP, MySql, jQuery and Ajax

I introduce a like/dislike system with a simple stat widget little like the youtube design.

7 years ago

Create an RSS feed using PHP

RSS (Rich Site Summary) is a format for delivering regularly changing web content. Many news-related sites, weblogs and other online…

7 years ago

Browser Notifications from Web Application Using Javascript

The Notifications API allows you to display browser notifications to the user for given events, both passively (new emails, tweets…

7 years ago

Ajax dropdown using PHP, MySQL and jQuery

Country, State and City Ajax Dropdown is a select box without page rendering.

7 years ago

This website uses cookies.