PHP - Page 15

Draw Responsive Charts (Pie Bar Column) using Google Charts

Google Charts is the popular charting tool library available now. It is used to create a variety of charts like Geo Chart, Bubble Chart and ...

August 28th, 2018

Stripe Payment Gateway Integration using PHP

There are many payment services available in the market. For example, PayPal, Stripe, Sage Pay, CCAvenue, and more. They are to integrate a ...

August 22nd, 2018

How to Create Facebook Like Infinite Scroll Pagination using PHP and jQuery

Seamless UI / UX is a must for your application to standout in this noisy web world. Every day we are seeing revolutionary changes with inno ...

August 21st, 2018

How to Create a Personal Online PHP Editor

Online editors has cool advantages like, providing live preview of the code and ease of use. Writing the code online in the web browser and ...

August 20th, 2018

Split and Export into Multiple Excel Sheet Files using PHP

When we are dealing with huge volume of records export into excel or CSV, we cannot blindly export them into a file. Imagine we have a milli ...

August 17th, 2018

Publish Multi-Photo Stories using Facebook API with PHP SDK

Facebook supports PNG, JPEG, BMP, GIF and TIFF format photos for uploading to a post or Facebook page. Facebook supports publishing single o ...

August 15th, 2018

How to Upload and Read Facebook User Photos using PHP SDK

Facebook provides options for uploading photos or videos via the interface. We can also post photos, videos, text data to Facebook by using ...

August 14th, 2018

Upload and Crop Image using PHP and jQuery

In a previous article, we have seen the PHP code for cropping images using jQuery. In that example, the landing page loads a static image el ...

August 13th, 2018

How to Crop Image using jQuery and PHP

Cropping is an action to cut a selected portion from the original image. Image editor software like Photoshop will always have the crop tool ...

August 9th, 2018

How to Read Facebook Feed Posts using PHP SDK

Facebook feed includes posts, links and more data published by the Facebook users. Facebook API contains edges to make connections between d ...

August 6th, 2018

↑ Back to Top