Recommend this page to a friend! |
Download .zip |
Info | View files (31) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2007-03-13 (9 years ago) | Not enough user ratings | Total: 891 | All time: 3,801 This week: 1,016 |
Version | License | PHP version | Categories | |||
admin_inc 1.0 | GNU Free Document... | 5 | PHP 5, Files and Folders, Content man... |
Description | Author | |||||||||||||
This package can be used to manage Web page content stored in files, so it can work in environments where an SQL database is not available. |
|
Files |
File | Role | Description | ||
---|---|---|---|---|
docs (1 file, 1 directory) | ||||
screenshots (3 files) | ||||
test_suite (8 files, 5 directories) | ||||
login.png | Screen | Login Screen Shot from Test Suite Demo of Class Usuage |
Files | / | docs |
Files | / | docs | / | sample |
File | Role | Description |
---|---|---|
cms.inc.php | Class | Sample of the CMS derived class from parent admin.inc.php |
Files | / | screenshots |
File | Role | Description |
---|---|---|
login.png | Screen | Test Suite Login Screen |
settings_screen.png | Screen | Test Suite Settings Screen |
welcome_screen.png | Screen | Test Suite Welcome Screen |
Files | / | test_suite |
File | Role | Description | ||
---|---|---|---|---|
data (1 file) | ||||
logout (1 file) | ||||
settings (2 files) | ||||
templates (1 directory) | ||||
themes (1 directory) | ||||
admin.inc.php | Class | Instance of class for use in Test Suite | ||
footer.php | Aux. | PHP file for use in test suite (page footer) | ||
functions.inc.php | Aux. | PHP file to demonstrate use of class admin.inc.php in test suite (functions) | ||
header.php | Aux. | PHP file for use in test suite (page header) | ||
index.php | Appl. | PHP file for use in test suite (login page) | ||
intro.php | Aux. | PHP file for use in test suite (intro page) | ||
leftrail.php | Aux. | PHP file for use in test suite (menu generator) | ||
login.php | Appl. | PHP file for use in test suite (login) |
Files | / | test_suite | / | data |
File | Role | Description |
---|---|---|
index.php | Aux. | PHP file for use in test suite (protect directory) |
Files | / | test_suite | / | logout |
File | Role | Description |
---|---|---|
index.php | Appl. | PHP file for use in test suite (logout) |
Files | / | test_suite | / | settings |
Files | / | test_suite | / | templates | / | images |
File | Role | Description |
---|---|---|
3tx.png | Data | Graphics for test suite |
px1.gif | Data | Graphics for test suite |
spacer.gif | Data | Graphics for test suite |
Files | / | test_suite | / | themes | / | blue | / | images |
File | Role | Description |
---|---|---|
admin_bottom.jpg | Data | Graphics for test suite |
admin_bottomback.jpg | Data | Graphics for test suite |
admin_bottomleft.jpg | Data | Graphics for test suite |
admin_bottomright.jpg | Data | Graphics for test suite |
admin_top.jpg | Data | Graphics for test suite |
admin_topback.jpg | Data | Graphics for test suite |
admin_topleft.jpg | Data | Graphics for test suite |
admin_topright.jpg | Data | Graphics for test suite |
bullet.gif | Data | Graphics for test suite |
space.gif | Data | Graphics for test suite |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
Number 1 Broker Website Real Estate site hosted by Yahoo. The site required an admin interface and content management system however the Yahoo account did not have access to a MySQL installation. The CMS and Admin functionality were obtained by using the class admin.inc.php and the class cms.inc.php which both use the standard PHP miscellaneous functions of pack and unpack to provide similar functionality as to that found in MySQL. |
If you know an application of this package, send a message to the author to add a link here.