Oct 28, 2014
Generally during the MySQL database development you create tables with a Primary Key, a very simple way to create a primary key is make it..
Read moreOct 08, 2013
This is a complete multi-sort example of associative array in PHP. We have first sorted an associative array by values in descending order then sorted..
Read moreSep 24, 2013
Hi all today we are going to see how to convert a PHP array to a query string.As we know that PHP is very rich..
Read moreSep 04, 2013
Node and Attribute Values Modification Using PHP Sometimes you want to alter the value of a node or an attribute in an xml document. You..
Read more