User-submitted PHP Projects

152
1898 reads
black_dash07's picture

Submitted by

black_dash07
Tags:

CalculateAge(1.3)
Returns year from date of birthday
CalculateAge(1.3)

Enhancement Trail:  

CalculateAge(1.3)    CalculateAge





Run It Now!
122
1721 reads
Protection From sql injection and cross site scripting
I wrote simple function to secure your application From xss(cross site scripting) and sql injection HOw to use: Whenever you take eusr input from $_GET , $_POST etc just use it like hammad($_POST[
Run It Now!
139
1621 reads
djkoder's picture

Submitted by

djkoder
Tags:

Array_sorting
array sort function - sort the given array regular order by values
Run It Now!
143
1506 reads
djkoder's picture

Submitted by

djkoder
Tags:

xml_string_read
Xml String Reading in php
Run It Now!
67
1350 reads
RichaThomas's picture

Submitted by

RichaThomas
Tags:

xml_node_attribute_reading
Xml Node Attribute Reading in PHP
Run It Now!
139
1521 reads
RichaThomas's picture

Submitted by

RichaThomas
Tags:

xml_node_read
Xml Node Reading in PHP
Run It Now!
72
1587 reads
RichaThomas's picture

Submitted by

RichaThomas
Tags:

xml_file_read
Xml file reading in PHP
Run It Now!
140
1578 reads
RichaThomas's picture

Submitted by

RichaThomas
Tags:

xml_node_attribute_reading
this program demonstrates how to read xml node from file in php
Run It Now!
109
1756 reads
surashri's picture

Submitted by

surashri
Tags:

124
1808 reads
cassia's picture

Submitted by

cassia
Tags:

Converter_in_Php
This program is intended for developers who wish to have a utility which will quickly enable them to convert values from one number format to another.
Run It Now!