PHP
  Home arrow PHP arrow Page 4 - Project Management Overview
Dev Shed Forums  
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Smartphone Development  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Mobile Linux  
App Generation ROI  
IBM® developerWorks  
Forums Sitemap  
E-Commerce Hosting  
Linux Web Hosting  
Managed Hosting  
Small Business Hosting  
VPS Hosting  
Weekly Newsletter

 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid  
Request Media Kit
Contact Us  
Site Map  
Privacy Policy  
Support  
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
Google.com  
PHP

Project Management Overview
By: David Web
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: starstarstarstarstar / 1
    2008-07-21


    Table of Contents:
  • Project Management Overview
  • Other project scripts
  • Templates
  • Style Sheets

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      error-file:tidyout.log Del.ici.ous error-file:tidyout.log Digg
      error-file:tidyout.log Blink error-file:tidyout.log Simpy
      error-file:tidyout.log Google error-file:tidyout.log Spurl
      error-file:tidyout.log Y! MyWeb error-file:tidyout.log Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article

     
     
    ADVERTISEMENT


    Project Management Overview - Style Sheets
    ( Page 4 of 4 )


    Accompanying these templates are three Cascading Style Sheets:

    adminstyle.css - As you've guessed, this one contains the styling for the admin section:


    /* CSS Document */


    body,html {

    font-family:Verdana, Arial, Helvetica, sans-serif;

    font-size:12px;

    }


    .headertxt{

    font-size:24px;

    color:#FFFFFF;

    }


    .cright{

    font-size:10px;}

    /*Form stuff*/

    INPUT.login {

     

    background-color: #FFFFFF;

    border:1px solid #333300 ;

    font-family: Tahoma, Arial, Verdana;

    font-size: 11px;

    color: #333333;

     

    }

    .formborder{

    border:1px double #333300;

    background:#CCCCCC;}

    .loginheader{

    font-size:18px;

    font-weight:800;

    color:#6699CC;

    /*border:1px solid #FFFFFF;*/}

    .errmsg{

    color:#6699CC;

    font-size:16px;

    font-weight:800;}



    .input40 {

    border: 1px solid #999999;

    font-family: Tahoma, Arial, Verdana;

    font-size: 11px;

    color: #333333;

    background-color: #FFFFFF;

    padding-left: 4px;

    padding-right: 4px;

    width:250px;

    height: 20px;

    }

    /*end form stuff*/



    .logoutnavblock{

    background:#CCCCCC;

    border:1px ridge #FFFFFF;

    color:#6699CC;}

    .tooltip {

    color: #006699;

    font-style: italic;

    font-size: 10px;

    }


    The other two styling sheets are:

    main.css - contains styles for the main application section

    loginstyle.css - contains styling for the user authentication section.


    Database Tables


    There are four database tables available for the application:

    users - contains user log-in information

    projects - contains project information

    staff - contains staff information

    tasks - contains information about tasks for each project

    -DOWNLOAD SOURCE-


    Conclusion

    In this article we discussed the various sections and components that make up the project management application. In the next article we will look at the user authentication section of the application where we will discuss the code that makes up this section in detail.



     
     
    >>> More PHP Articles          >>> More By David Web
     

       

    PHP ARTICLES

    - Implementing Factory Methods in PHP 5
    - Merging a File Split for FTP Upload using PHP
    - Getting Data from Yahoo Site Explorer Inboun...
    - Method Chaining: Adding More Selecting Metho...
    - How to Split a File During an FTP Upload Usi...
    - Expanding a Custom CodeIgniter Library with ...
    - Using the Yahoo Site Explorer Inbound Links ...
    - Building a CodeIgniter Custom Library with M...
    - Building an E-mini Trading System Using PHP ...
    - Completing the MySQL Class with Method Chain...
    - Building Dynamic Queries with Chainable Meth...
    - PHP Encryption and Decryption Methods
    - Building a MySQL Abstraction Class with Meth...
    - Completing a Sample String Processor with Me...
    - Mastering WHILE Loops for PHP and MySQL





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek