Advanced - Page 4

How to Enable Multi-language Support to Website using PHP

PHP code to enable multi-language support in a webpage containing both database and non-database content using file system and the database. ...

March 29th, 2017

PHP Cache for Dynamic Web Pages

Caching a dynamic web page is very important. When developing a website using PHP, the cache is often overlooked. Cache helps to increase th ...

October 16th, 2015

Read Facebook Data via Graph API using PHP

In this tutorial, we will read data from Facebook using Graph API. This is an HTTP-based API using which we can post and get data to and fro ...

December 8th, 2014

PHP Google OAuth Login

PHP Google OAuth API allows users to login in to a website with their Google credentials. A user with a Google account need not remember yet ...

June 22nd, 2014

↑ Back to Top