News Feed
Jobs Feed
Sections




News Archive
DevShed:
Building the Index Page for a PHP Email Application
November 08, 2006 @ 10:29:20

DevShed is continuing their look at the creation of an email application with the third part of the series. It looks at building the main index page of the application as well as some of the sub-pages that it links to for other features.

The index page displays the newly downloaded messages in a table with five columns. These columns list (among other things) the date, subject and from field of the messages.

They break out the actions the page takes when someone logs in/views email - grab user info, grab messages, and display the navigation panels. Since they've already looked at the first of the list in a previous tutorial, they cover the last two, showing how to create the navigation (and some sub-pages) and how to grab all of the messages for the currently logged in user.

0 comments voice your opinion now!
tutorial email client interface grab messages header tutorial email client interface grab messages header


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Using XML - A PHP Developer\'s Primer, Part 2

DevShed: Creating an Administration Area for a Simple Threaded Discussion Forum

WebReferece.com: Building a Weblog: Part 2

php|architect: Transactional Emails for Fun and Profit

WeberDev.com: PHP 101 (part 14): Going To The Polls


Community Events











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


usergroup rest framework interview series symfony2 zendframework2 conference functional language opinion introduction release unittest development phpunit database podcast community testing

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