« File Structure of the Framework | Main | CherryPy does ZPT »

March 23, 2009

The common_php directory

The common_php directory contains a number of common function files that need to be included in each script in any application. It includes PHP files with one or more functions related either to the application framework or to individual web applications.

add_update_functions.php
book_request_functions.php
calendar.php
calendar_style.css
check_url.php
cip_functions.php
convert_line_breaks.php
date_parser.php
db_name.inc.php
do_sql.php
email_functions.php
has_value.php
interface_functions.php
is_even.php
kpi_functions.php
libfaq.ini
option_switcher.php
quote_me.php
read_config.php
read_file.php
round_me.php
target_use_attributes.php
upload_file.php
user_functions.php
Framework Specific Files

Tags: Lightweight PHP Web Application Framework

Posted by pj at March 23, 2009 04:43 PM

Comments