Main Page
Database maintenance
created an admin panel for database maintenance for
browncountyclassifieds.com, which is using D.E. Classifieds for their classified ads web site.
They were nice enough to let me include these admin scripts in the distribution.
These scripts are in the directory named "admin_scripts".
The "admin_scripts" directory is itself in a directory named "admin".
You can put "admin_scripts" anywhere you want by specifying the path to it
in "path_cnfg.php".
Although "admin_scripts" can be moved, the directory named "admin" which contains "admin_scripts" should stay right where it is.
Also there is a file named "index.php" in the "admin" directory, this file should also NOT be moved.
Top of page
Main Page