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
How to Create Class In PHP
I will describe creation of a class in PHP
Vinod Kumar
Feb 04, 2013
How to Use Simple Mail in PHP
I will describe simple mail in PHP for sending mail in PHP using the mail function
Vinod Kumar
Feb 01, 2013
Array Functions in PHP: PART 7
In this article I describe the PHP array functions array_key_exists, array_keys and array_map.
Sharad Gupta
Feb 04, 2013
Trim String in PHP
I this article I will explain some string function Trim Ltrim and Rtrim.
Vinod Kumar
Feb 01, 2013
Array Functions in PHP: PART 6
In this article I describe the PHP array functions array_intersect_key, array intersect uassoc and array_intersect_ukey.
Sharad Gupta
Feb 02, 2013
MySQL Where Clause in PHP
I will describe in this article how to use the MySQL where clause in PHP.
Vinod Kumar
Jan 31, 2013
Magic Methods in PHP
In this article I explain PHP magic methods like sleep method and wakeup methods.
Sharad Gupta
Feb 01, 2013
Array Functions in PHP: PART 5
In this article I describe the PHP array functions array_flip, array_intersect and array_intersect_assoc.
Sharad Gupta
Feb 01, 2013
How to Create Captcha in PHP
In this article I explain how to create a Captcha in PHP.
Vinod Kumar
Jan 30, 2013
Changing String Case in PHP
I am describing changing string case in PHP using the important string functions strtolower, strtoupper, ucfirst and ucwords.
Vinod Kumar
Jan 29, 2013
Server Side Validation in PHP
I am describing Server Side Validation in PHP using Regular Expressions and validation of data stored in the database.
Vinod Kumar
Jan 23, 2013
Interface in PHP
In this article I explain how to use an interface in PHP.
Sharad Gupta
Jan 30, 2013
Strcmp and Strcasecmp Function in PHP
I am describing two string functions in PHP; the functions are strcmp() which is case sensitive and strcasecmp() which is case insensitive.
Vinod Kumar
Jan 24, 2013
Security in PHP
In this article I explain how to encrypt a password for your application using the crypto function.
Sharad Gupta
Jan 29, 2013
Constructor and Destructor in PHP
In this article I explain how to create a constructor and release memory by a destructor.
Sharad Gupta
Jan 29, 2013
How to Use MySQL Function in PHP
We are describing the MySQL functions: mysql_get_client_info, mysql_get_client_version and mysql_get_host_info functions.
Vinod Kumar
Jan 21, 2013
Array Functions in PHP: PART 4
In this article I describe the PHP array functions array_diff_ukey, array_fill and array_filter.
Sharad Gupta
Jan 28, 2013
Array Functions in PHP: PART 3
In this article I explain the PHP array functions array_diff_assoc, array_diff_key and array_diff_uassoc.
Sharad Gupta
Jan 25, 2013
Create MySQL User-Defined Function in PHP
In this article I explain how to create a MySQL User-Defined Functions using PHP.
Vinod Kumar
Jan 21, 2013
Array Functions in PHP: PART 2
In this article I describe the PHP array functions array_combine, array_count_values and array_diff.
Sharad Gupta
Jan 23, 2013
No Records Available.
381
-
400
of
510
<<
18
19
20
21
22
>>
Learn Flutter
Challenge yourself
PHP Skill
E-Book Download
Get Certified
CSS - Advanced Level