News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
WebCheatSheet.com:
Two New Tutorials - Database Export & Sending Email
February 09, 2007 @ 12:36:00

WebCheatSheet.com has two new tutorials posted today - one dealing with the export of a database schema in an XML format and the other about sending emails from PHP.

Here's a link to the first article.

Sometimes it can be useful to have a dump of the current database schema. This script reads the schema from a MySQL database and outputs XML that describes the schema.

And a link to article number two.

So, you want to send automated email messages from your PHP application. This can be in direct response to a user's action, such as signing up for your site, or a recurring event at a set time, such as a monthly newsletter. Sometimes email contains file attachments, both plain text and HTML portions, and so on. To understand how to send each variation that may exist on an email, we will start with the simple example and move to the more complicated.
1 comment voice your opinion now!
database export xml schema sending email text html attachment database export xml schema sending email text html attachment




Similar Posts

Stefan Koopmanschap's Blog: Adding a link to a form element with Zend Framework

DevShed: Enforcing Object Types in PHP - Filtering Input Objects in PHP 4

DevShed: Migrating Class Code for a MIME Email to PHP 5

Zend Developer Zone: Tutorial : Using Zend Framework Without PDO

Developer.com: Creating a Code Search Engine with PHP and MySQL


Community Events







Don't see your event here?
Let us know!


mysql cakephp releases PHP5 security conference ajax zend job database developer PEAR zendframework book example release code application package framework

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework