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
Sorting Arrays in PHP
Using this article one can easily understand sorting arrays in PHP.
Vineet Kumar Saini
Mar 02, 2012
Delete Statement in PHP
Using this article one can easily understand how to delete data from a database in PHP.
Vineet Kumar Saini
Mar 01, 2012
Update Statement in PHP
In this article you will see how to update data in the database through HTML table.
Vineet Kumar Saini
Feb 29, 2012
$_GET and $_POST in PHP
Using this article one can easily understand the difference between the GET and POST methods in PHP.
Vineet Kumar Saini
Feb 20, 2012
Arrays in PHP
Using this article one can easily understand the concept of arrays in PHP .
Vineet Kumar Saini
Feb 18, 2012
Looping in PHP
In this article you will see types of loops and how to use of loops in PHP.
Vineet Kumar Saini
Feb 15, 2012
Conditional Statemets (if...else) in PHP
Using this article one can easily understand conditional statements or decision statements in PHP.
Vineet Kumar Saini
Feb 14, 2012
Operators in PHP
In this article you will see the types of operators available and how to use them in PHP.
Vineet Kumar Saini
Feb 13, 2012
Variables in PHP
In this article you will see the types of variables and how to use variables in PHP.
Vineet Kumar Saini
Feb 12, 2012
Working With PHP XML Expat Parser And XML DOM
In this article we are going to understand the concept of PHP Expat parser & XML DOM. First of all we need to know about XML. XML is used to describe data and to focus on what data is. An XML file ...
Mike Steward
Dec 31, 2011
Work with a Filter in PHP
In this article we are going to understand the concept of the PHP filter. First of all we need to understand the concept thoroughly. You must have installed the Xampp server.
Mike Steward
Dec 24, 2011
Exception handling in PHP: Part 2
In this article we going to understand the next four error handling methods. An exception is the abnormal termination of the program. It is known as run time errors.To avoid the abnormal terminatio...
Mike Steward
Dec 21, 2011
Exception handling in PHP: Part 1
In this article we are going to understand the concept of exception handling. An exception is the abnormal termination of the program and here you learn how to handle this exceptions.
Mike Steward
Dec 20, 2011
Inheritance in PHP
In this article we are going understand the concept of inheritance with PHP scripting.
Mike Steward
Dec 18, 2011
Work with Static Methods and Variables in PHP
In this article we are going to understand the concept of static methods and variables. Methods and variables can also be used and accessed if they are defined as static in a class.
Mike Steward
Dec 19, 2011
Working with PHP Sessions
Hi guys, In this article we are going to learn the concept of a session in PHP. The PHP session variable is used to store information about, or change settings for a user session.
Mike Steward
Dec 13, 2011
Working with cookies in PHP
Today I will discuss about cookies in PHP which, in short cookies are small strings of data created by a Web server but stored on the client.
Mike Steward
Dec 12, 2011
File uploading in PHP using XAMPP
In this article we are going to understand how to upload a file with the help of PHP. For this purpose you must install a XAMPP server.
Mike Steward
Dec 11, 2011
Working with files in PHP
In this article we are going to understand the handling of files with a practical approach. File handling functions in PHP are extremely useful and user-friendly.
Mike Steward
Dec 10, 2011
Paging in PHP
In this article we will learn how to do paging in PHP using Ajax.
Satyapriya Nayak
Dec 12, 2011
No Records Available.
481
-
500
of
510
<<
22
23
24
25
26
>>
Learn MongoDB in 15 Days
Challenge yourself
PHP Skill
E-Book Download
Get Certified
C# Advanced