[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <?php 2 /* 3 To run sample application you need to have: 4 - PHP 5 - MySQL 6 7 To install application, just make sure that your MySQL running and load index.php 8 after entering suitable (for you) information below 9 */ 10 $mysql_host = "localhost"; 11 $mysql_user = "root"; 12 $mysql_pasw = ""; 13 $mysql_db = "sampleDB"; 14 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |