News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


community application component custom introduction symfony2 series release development framework podcast phpunit database conference unittest interview language test opinion api

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