dopdemo.net
29
06.11

Front End AJAX in WordPress

This code will help you use AJAX in WordPress Front End.

19
10.10

List all files from a folder with PHP

This function will list all the files from a folder.

01
08.10

PHP Email Validation

A PHP function that tests if an email is valid.

07
06.10

Send an email with PHP (HTML content supported)

Here is a php function with which you can send an email with normal text or in html format.

30
05.10

How to parse a XML file using PHP

Here is an example on how to get data from XML files using PHP.