Google trends

CodeIgniter | Latest Tutorials

Get Instagram Post from Instagram API Using PHP

I have been working with Instagram API to build a social networking website where I used many of its features including showing the public images under a specific #hashtag. The hashtag is a brilliant social media feature, which is already being used in all major social networking websites including…


Weather Forcasts from yahoo weather api

Connect to the Yahoo! Weather API to get up-to-date weather information for a location. Test an API call in your browser and export the code snippet into your app.


Paypal Payment Gateway Integration in PHP

Paypal payment gateway is allows people to make money transfer through internet. And most of the eCommerce stores integrate Paypal payment gateway to provide online payment option. This Paypal tutorial will explain about the complete process of Paypal payment gateway integration in PHP.


PayPal transfer payment to PayPal account Using PHP

PayPal Payment Integration in PHP. Using this merchant can build an app which will help them to send payment to Paypal account. The PayPal Payout Payments API is used to transfer money from a sender’s PayPal account to one PayPal receiver PayPal accounts. You can use PayPal Payout Payments to make…


Upload image on Amazon S3 Bucket

Simple way to upload images on Amazon S3, If your website has too many image and looking for Amazon S3 to store images there to reduces file load time and bandwidth usage, then you’re here at right place. Amazon Simple Storage Service (Amazon S3) is a popular web service that provides highly scalable,…


Pagination in PHP CodeIgniter

Pagination is the most required feature in the web based application. Generally, pagination is useful when data is retrieved from the database and listed in the web page. Pagination in data list is mandatory when you need to list the huge data. It helps to load data faster and make your web application…


Sending an Email using PHP Codeigniter

Simple way to Sending email in PHP - CodeIgniter. You also configure the preferences regarding email in CodeIgniter. CodeIgniter provides multiple features for sending emails.


Copyright 2018. All rights are reserved