
This tutorial help to understand Google OAuth implementation with PHP. I will explain how PHP web applications use the Google API Client Library, and the implementation of OAuth 2.0 authorization to access Google APIs.
This tutorial help to understand Google OAuth implementation with PHP. I will explain how PHP web applications use the Google API Client Library, and the implementation of OAuth 2.0 authorization to access Google APIs.
This lumen tutorial help to create a rest wrapper using lumen to consume XML type Rest API. I have already shared a tutorial to consume JSON type rest API but this example will use XML type rest service that sends XML as a response.
This PHP tutorial helps to read folders/files from a directory. I will provide a simple PHP script that read all files and lists them down into HTML table. The functions is_dir() and is_file() can be used to determine whether a folder or a file.
This tutorial help to create advanced search functionality with PHP and Mysql. We’ll create a PHP form that takes input and search into the MySQL table.
This tutorial help to import the CSV data into MySQL and export data from MySQL to csv file. The CSV file is used to import and export data for moving/exchange data information between web applications. You can use rest API or web application to import/export CSV data.
You need to update - SITE_URL in sitemap-config.php
It only generates 1 entry never indexes
you need to store details in db and use that that details (...)
How to get user id for future personal
This is a very informative article. Thanks for sharing (...)
You need to set your API key, first time google is (...)
why it is not
yes, thanks for your valuable
Compare and contrast to INSERT IGNORE Except for burning (...)
You need to implement RBAC in your web app. OR you can use (...)