Public Holidays Coupon Code Code Compiler

PHP | Latest Tutorials

PHP Tutorial for Beginners

PHP Basics for Beginners - A beginner's guide to PHP programming, including essential concepts and example code. Learn the fundamentals of PHP for web development.


PHP CRUD Operations with JSON File

PHP CRUD Operations with JSON File - A comprehensive guide on how to perform Create, Read, Update, and Delete operations using PHP and JSON files, with practical examples and best practices for web development.


Understanding the Software Development Life Cycle

Explore the Software Development Life Cycle (SDLC) phases and best practices. Learn how to streamline software projects for success.


PHP QR Code Generator Library

QR codes have become ubiquitous in our digital world, offering a quick and efficient way to share information. In this blog post, we will explore how to generate dynamic QR codes in PHP using the chillerlan-php-qrcode library. This powerful library simplifies the process of creating QR codes for various…


Text to Speech using Amazon Polly API in PHP

Amazon Polly is a cloud service that allows us to convert any Text to Speech in real-time. Also, there is an option to download into MP3 format.


Create stripe refund using php

Learn how to create Stripe refunds using PHP for seamless e-commerce transactions. Step-by-step guide for processing refunds with Stripe and PHP.


How to send an email via SMTP Server in PHP using PHPMailer

PHPMailer is a open source library and used to send emails via PHP code from a web server. The easiest way to send email in PHP with SMTP.


Convert amount into sort format In PHP

Convert any amount into sort form in thousand, million, billion then in this post we have shared simple php function to convert any big amount to it’s sort form.


Get Current Controller Name and Method Name in CodeIgniter

In this tutorial, I will show you how to get current controller name and method name in Codeigniter. In some cases we need to get current controller name or current method name.


How to Auto Post on Twitter with PHP

Twitter provide API which we can use for auto post on twitter. So here are the demo for the use of twitter API. This is very simple process. You will have to follow only few step for using the twitter API.


Copyright 2025. All rights are reserved