Load More items from mySql database using jQuery and PHP

7 years ago

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

How to increase the maximum upload size on website

7 years ago

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

Shortcodes included with WooCommerce in WordPress.

7 years ago

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

PayPal’s Instant Payment Notification With PHP

7 years ago

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

How to select and display image using FileReader

7 years ago

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

Import Excel file data in mysql database using PHP

7 years ago

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

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

7 years ago

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

Create an RSS feed using PHP

7 years ago

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

Browser Notifications from Web Application Using Javascript

7 years ago

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

Ajax dropdown using PHP, MySQL and jQuery

7 years ago

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

This website uses cookies.