TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
PHP
FOLLOW
Welcome to PHP programming section of C# Corner. In this section, you will find various PHP Programming related source code samples, articles, tutorials, and tips.
Articles
(510)
Blogs
(72)
Resources
(4)
Videos
(0)
News
(5)
Articles
Visualizing MySQL Date-Time Data with CanvasJS in PHP
Learn how to create CanvasJS charts using date-time values from a database in PHP. This comprehensive guide covers setting up your database, fetching data, converting PHP timestamps to JavaScript t...
Vishwas R
Sep 25, 2024
Setting Up Google App Engine And Uploading An Image To Google Cloud Using PHP
Setting up Google App Engine for PHP involves configuring App.yaml, deploying code, and leveraging Google Cloud Storage for image uploads. With PHP libraries, developers can seamlessly integrate im...
Joseph Thomas
Jan 09, 2018
Create An Ordering System Using Laravel, RabbitMQ, And Twilio
By the end of this article, you will be able to create a web application using PHP which will be able to store the message in the queue and will be able to send messages to the users on their phone.
Anish Ansari
Dec 28, 2020
How to Use Stored Procedure in PHP
Using stored procedures in PHP involves connecting to a database using MySQLi or PDO, preparing and executing SQL queries that call the stored procedures. Utilize parameterized queries for security...
Sharad Gupta
Dec 17, 2012
How to Build a Calendar in PHP?
In this article, we'll guide you through creating a calendar using PHP. It's a straightforward process that involves using HTML for the structure, CSS for styling, and PHP for the logic. We...
Kiran Verma
Feb 22, 2024
Building a Secure PHP MySQL Signup/Login Website with Email Verification
Creating a secure signup/login system is essential for any web application that involves user authentication. In this article, I'll guide you through building a PHP MySQL login/signup website w...
Kisorjan Jakathiswaran
Jan 15, 2024
Create An HTML Form And Insert Data Into The Database Using PHP
This article shows how we can create a SIGN UP form and store the entered data into our database (mysql) using PHP.
Kantesh Sinha
Nov 18, 2015
Implementating Captcha in PHP
In this article we will create a registration page with captcha implemented in it in PHP.
Satyapriya Nayak
Jun 04, 2012
Mastering AJAX Pagination for Custom Post Types in WordPress
In this article, we will learn to set up a custom post type and the information about how and why we have to use the custom post type and custom pagination using AJAX.
Jay Pankhaniya
Jul 20, 2023
Laravel Lumen Lightweight Framework for Powerful Web Applications
Laravel Lumen is a lightweight micro-framework built on Laravel, offering developers a fast and efficient solution for building microservices and APIs. With its minimalistic approach, seamless inte...
Aditi Bamaniya
Jul 11, 2023
Custom search functionality for data tables for server-side processing with PHP and MySQL
To add custom search functionality to Data Tables for server-side processing with PHP and MySQL, you can modify the SQL query dynamically based on the search criteria provided by the user.
Kisorjan Jakathiswaran
Jun 30, 2023
Control Statements In PHP
In this article you will learn about control statements in PHP.
Vijay K
May 20, 2020
CRUD Operation in PHP using MySQL
In this article, you will learn the standard way to create a CRUD operation. It is created using PHP and MySQL with custom functions. So, it is very simple to learn and develop your project.
Kisorjan Jakathiswaran
Jun 21, 2023
How to run a PHP code using XAMPP Server
The most commonly used web-backend programming language is PHP. A PHP script can be executed through a web server module. Installing a web server like Apache and a database server like MySQL is req...
Kisorjan Jakathiswaran
Jun 19, 2023
6 Functionalities That Make PHP a Versatile Language
In this blog, we will explore the six most frequently utilized features and functionalities of PHP, along with real-world examples demonstrating how they can be applied in practical applications.
Raj Kishore
Apr 26, 2023
Best Practices for Building Large-Scale Laravel Applications
This article provides tips and best practices for developing large-scale Laravel applications. By following these best practices, you can improve the quality and scalability of your application, ma...
Aditi Bamaniya
Apr 22, 2023
Convert PHP Array to String
This code explains how to convert an array into a string in PHP.
Tarun Agrawal
Apr 17, 2019
Understand What are PHP Data Types
In this article you will understand PHP data Types such as scalar data types, compound data type, and special data types
Michael Lee
Sep 16, 2022
Solution - Laravel Test Case Warning And Coverage-Report File Not Generating
This article is related to the solution of the Laravel unit test case warning "XMODE_DEBUG = coverage or xdebug.mode = coverage" has to be set and due to this warning cover-report.xml fil...
Aditi Bamaniya
Jul 19, 2022
A Structural Overview Of An API
A Structural Overview Of An API.
Deepraj Bhatta
Jul 02, 2022
No Records Available.
View More
Mastering SQL
Challenge yourself
PHP Skill
E-Book Download
Get Certified
Windows Services