Google trends Public Holidays Coupon Code Code Compiler

PHP | Latest Tutorials

Square Payment gateway integration using php

Seamlessly integrate Square Payment Gateway into your PHP application for secure online transactions with our easy step-by-step guide.


Login with Twitter using PHP

Simple way to make login and registration with twitter using Twitter API. Twitter is most popular social network on the internet and users are registered with twitter. You can implement Twitter Login API on your website using using PHP.


Login with Google using PHP

Here is the most important article of web base application. You can implement Login with Google feature in your web application using its API. In this tutorial I will discuss for implementation.


Login With Facebook Using PHP CodeIgniter

Facebook login is simply an open authentication that is used for providing access to the server data after authorizing a user via third party. In this tutorial, we are going to explain Login With Facebook Using PHP CodeIgniter. how you can implement Facebook login via open authentication to connect…


How to Upload File and Image in CodeIgniter

File uploads are an essential process in webbase application. Almost every website and web app requires an integrated file or image upload component. File and image upload in CodeIgniter. This tutorial discusses the process of creating a CodeIgniter based file upload that could be easily used upload…


Get YouTube video thumbnail using php

In this tutorial I will show you how to Get YouTube video thumbnail using php. Make a PHP file to get thumbnail from youtube video. In this step we entered the youtube video url and get value video id by using explode() function which is after the '=' in url. We use youtube image storing subdomain 'img.youtube.com'…


Encrypt and Decrypt word using openssl_encrypt and openssl_decrypt

Encrypt and Decrypt password. The php manual is currently lacking documentation for the “openssl_encrypt” and “openssl_decrypt” functions, so it took me awhile to piece together what I needed to do to get these functions working as a replacement for mcrypt, which has been unmaintained since…


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.


Copyright 2024. All rights are reserved