simplecms

所属分类:WEB开发
开发工具:PHP
文件大小:41KB
下载次数:5
上传日期:2008-04-09 15:28:11
上 传 者pandora300
说明:  较小的cms系统,供学习与交流,对初学者很有用。比较基础
(Small cms system for learning and exchange, very useful for beginners. Basis of comparison)

文件列表:
index.php (1712, 2004-08-03)
simplecms\admin.php (16603, 2004-08-03)
simplecms\includes (0, 2004-08-03)
simplecms\includes\config.php (1861, 2004-08-03)
simplecms\includes\footer.php (3065, 2004-08-03)
simplecms\includes\functions.php (5118, 2004-08-03)
simplecms\includes\header.php (2922, 2004-08-03)
simplecms\index.php (2160, 2004-08-03)
simplecms\install.php (5414, 2004-08-03)
simplecms\LICENSE.TXT (18324, 2004-07-31)
simplecms\pbl_db (0, 2004-08-03)
simplecms\pbl_db\db.php (3243, 2004-08-03)
simplecms\pbl_db\db2.php (7940, 2004-08-03)
simplecms\pbl_db\index.html (0, 2004-01-29)
simplecms\pbl_db\msaccess.php (8567, 2004-08-03)
simplecms\pbl_db\mssql-odbc.php (8483, 2004-08-03)
simplecms\pbl_db\mssql.php (8882, 2004-08-03)
simplecms\pbl_db\mysql.php (6098, 2004-08-03)
simplecms\pbl_db\mysql4.php (6533, 2004-08-03)
simplecms\pbl_db\oracle.php (9479, 2004-08-03)
simplecms\pbl_db\postgres7.php (7669, 2004-08-03)

/* PHP Simple CMS v0.9 Author: Martin Kretzmann Last modified: August 3, 2004 Web: http://scripts.plebius.org/ Support: http://www.plebius.org/forum.php Purpose: This is a simple content/article managment system that uses PHP and SQL to assist in the management of articles on a website. Copyright: Copyright (c) 2004 Plebius Press. ALl rights reserved. If you wish to remove copyright notices we ask that you purchase a commercial license. Visit the website for details. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ INSTALLATION: 1. Open file simplecms/includes/config.php 2. Change the variables to reflect the settings for your site (database name, database username, database password, database type, etc.) 3. Upload all files to your webserver in ASCII mode. 4. Point your internet browser to simplecms/install.php and install script. 5. Delete install.php from your server (but keep a backup copy on your home computer). 6. Continue to simplecms/admin.php and follow directions 7. You are done.

近期下载者

相关文件


收藏者