PHP Creating XML file
How to creating simple xml file using php.I’ll describes how to creating xml file by formatting tags using php.
How to creating simple xml file using php.I’ll describes how to creating xml file by formatting tags using php.
How to php read xml file using SAX parser.SAX means Simple API for XML.The SAX parser is work differently with
Today I’m going to describes how to read xml files using php.I’ll explain this using simple php example.If you have
How to get unread Emails count in Gmail Account using PHP.You can get unread Emails count by gmail feeds.Here is
How to import user email addresses from gmail account using php.Now I’m going to explain how to import email addresses
How to process PayPal payment gateway using php.This post will describes how to doing a payment using PayPal gateway,payment errors
When you are working with php, probably your page includes youtube or vimeo video url in the description.Check that youtube/vimeo
If you want to check elements if exist or not in the multidimensional array using php.So now I’ll describes how
How to read file using php.Following example is describes how to read and display file content using php.php fopen() and
If you want to get last week dates using php, that can be get from the following example.
How to add new element to an array using php.array_push() php core function can be use for this.It will adding
How to get array size of the php.Simply php count() and sizeof() functions get array size.
If you want to get duplicate values count in an array,this method can be use easily.It will display array values
How can I find elements in an array using php.Here is a simple small example to find element an array.Youcan
How to validate Email address using php.This can be easily done by php regular expressions. Here is a email validation
How to detect this is a iframe or not, using php.You can check the referrer to determine if a request