⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.htm

📁 基于PHP和MYSQL的计算机辅助设备维修管理系统
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
	<title>readme.htm</title>
</head>

<body style="font-family: Arial, Helvetica, sans-serif;">

<style>
p {width: 600px;
}
</style>

<p>
<strong>license:</strong>
<br>
this software (maintenance-software.org) is 100% free and may be used free of charge. you may not redistribute or sell this software.
</p>


<p>
<strong>installation:</strong>
<br>
-copy all files to your web host<br>
-use phpmyadmin or your mysql interface to run "db.sql" against your database.<br>
-open site.xml and edit the database section with your database details.<br>
-login with username of admin with a password of test.<br>
-be sure to change the passwords for the admin and regular user.<br>
</p>

<p>Setup the site.xml file with your database settings as follows.</p>

<p>
	&#60;database type="mysql"><br>
	&nbsp;&nbsp;&nbsp;&#60;server>database server address&#60;/server><br>
	&nbsp;&nbsp;&nbsp;&#60;login>database login&#60;/login><br>
	&nbsp;&nbsp;&nbsp;&#60;password>database password&#60;/password><br>
	&nbsp;&nbsp;&nbsp;&#60;default>mysql database name&#60;/default><br>
	&#60;/database><br>
</p>

<p>check <a href="http://www.maintenance-software.org">www.maintenance-software.org</a> for updates.</p>

</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -