Advanced

How to Get Google reCaptcha Site and Secret key

Google reCaptcha is a popular service providing anti-abuse security to protect your application. For integrating Google reCaptcha in an appl ...

September 21st, 2018

How to Enable and Customize Google Invisible reCAPTCHA in a Webpage

We have seen several examples of adding captcha in a PHP web application. CAPTCHA stands for “Completely Automated Public Turing test ...

September 3rd, 2018

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

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

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

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

Trello Like Drag and Drop Cards for Project Management Software

Effective project management is a critical need for a project success. To ensure that, we cannot depend only on the human resources for mana ...

July 17th, 2018

Getting Started with IoT using Raspberry Pi and PHP

Why don’t we take a diversion from the contiguous, diehard learning of as usual PHP programming? Let us have some fun by getting start ...

June 6th, 2018

Simple PHP LinkedIn OAuth Login Integration

OAuth is an open standard for to provide authentication and authorization based on a token to applications. By integrating LinkedIn OAuth wi ...

May 25th, 2018

↑ Back to Top