PHP

PHP tutorials and articles. Includes PHP4, PHP5 and OO PHP techniques.

Converting MySQL timestamp to RSS pubDate

date('D, d M Y H:i:s O', strtotime($timestamp))

Syndicate content