📄 index.php
字号:
<?php
/*
$Id: index.php,v 1.1.1.1 2004/10/09 14:29:27 cvsadmin Exp $
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2003 osCommerce
Released under the GNU General Public License
*/
?>
<p class="pageTitle">Welcome to osCommerce!</p>
<table width="95%" class="formPage" cellpadding="2">
<tr>
<td>
<p>osCommerce is an open source e-commerce solution under on going development by the open source community. Its feature packed out-of-the-box installation allows store owners to setup, run, and maintain their online stores with minimum effort and with no costs involved.</p>
<p>osCommerce combines open source solutions to provide a free and open development platform, which includes the <i>powerful</i> PHP web scripting language, the <i>stable</i> Apache web server, and the <i>fast</i> MySQL database server.</p>
<p>With no restrictions or special requirements, osCommerce can be installed on any PHP3 or PHP4 enabled web server, on any environment that PHP and MySQL supports, which includes Linux, Solaris, BSD, and Microsoft Windows environments.</p>
</td>
</tr>
</table>
<p>Please choose the installation method to continue.</p>
<table border="0" width="95%" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" align="center"><a href="install.php"><img src="images/install.gif" border="0" alt="New Install"></a></td>
<td width="50%" align="center"><a href="upgrade.php"><img src="images/upgrade.gif" border="0" alt="Upgrade"></a></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -