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
Array Functions in PHP: PART 1
In this article I explain the PHP array functions array, array_change_key_case and array_chunk.
Sharad Gupta
Jan 23, 2013
How to Use Goto Statement in PHP
Recently I have used Goto statements in PHP and PHP supports them for branching unconditionally from one point to another in the program.
Vinod Kumar
Jan 18, 2013
MySQL Indexes in PHP
In this article I explain how to create and drop an index in PHP.
Sharad Gupta
Jan 24, 2013
Cross Join in PHP
In this article I explain how to use a cross join in PHP
Sharad Gupta
Jan 18, 2013
Joomla Template Parameter in PHP
In this article, we will show how to use a template parameter in Joomla.
Vinod Kumar
Jan 18, 2013
Ajax With Forms in PHP
We use data added in form fields to send it to a script on the server specified in the action attribute of the form tag. With Ajax, the data of the forms can be sent with both the GET and POST met...
Vinod Kumar
Jan 17, 2013
Passing Variable in PHP Session
A PHP session variable is used to store information about, or change settings for a user session. Session variables hold information about one single user, and are available to all pages in one app...
Vinod Kumar
Jan 14, 2013
Factory Pattern in PHP
In this article I explain how to use the Factory Pattern in PHP.
Sharad Gupta
Jan 16, 2013
Math Functions in PHP: Part 7
In this article I explain the PHP math functions mt_rand, mt_srand and pi.
Sharad Gupta
Jan 15, 2013
Create Download and Open Zip File in PHP
Simple PHP function that can be used to create a ZIP file archive.
Vinod Kumar
Jan 15, 2013
MySQL Format Function in PHP
In this article I explain how to use the MySQL format function in PHP.
Sharad Gupta
Jan 14, 2013
Math Functions in PHP: Part 6
In this article I explain the PHP math functions max, min and mt_getranmax .
Sharad Gupta
Jan 15, 2013
Math Functions in PHP: Part 4
In this article I am going to explain the PHP math functions Decbin, dechex, decoct and deg2rad.
Sharad Gupta
Jan 05, 2013
Create Zip File in PHP
In this article I explain how to create a Zip file in PHP and how to use PHP zip functions.
Sharad Gupta
Jan 11, 2013
Using Constants and Variables to Add Functionality in PHP
This article explains use of constants and variables in PHP.
Vinod Kumar
Jan 09, 2013
Passing the Variable Through GET in PHP
Basically we are discussed in this article passing variables through a URL By Using GET.
Vinod Kumar
Jan 10, 2013
How to Use Smarty in PHP
Smarty is a Template Engine which separates the Presentation Layer from the Business Layer and provides manageable wait exchange data between the two layers.
Vinod Kumar
Jan 09, 2013
Singleton Pattern in PHP
In this article I explain how to create a singleton pattern in PHP.
Sharad Gupta
Jan 09, 2013
Math Functions in PHP: Part 5
In this article I explain the PHP math functions log, log10 and log1p.
Sharad Gupta
Jan 08, 2013
Class and Object in PHP
In this article we describe Class and Object in PHP.
Vinod Kumar
Jan 08, 2013
No Records Available.
401
-
420
of
510
<<
19
20
21
22
23
>>
Learn ASP.NET MVC 5.0
Challenge yourself
PHP Skill
E-Book Download
Get Certified
SharePoint