Archive for the 'PHP' Category

Create Your Own Mail Script With PHP and IMAP

May 26, 2008

Thanks to PHP, we can check our email account remotely using PHP and its imap_xxx functions, which allow us to communicate with mail servers via IMAP, POP3 or NNTP protocols. In this article Mitchell shows us how to create a completely web-based email checking script which can also delete, send and reply to emails… all [...]

Export MySQL to Excel

March 2, 2008

 
Tool: php_writeexcel

It allows you to generate Microsoft Excel documents on
your PHP enabled Web server without any other tools.
Demos are given bellows on the following site
http://www.bettina-attack.de/jonny/view.php/projects/php_writeexcel