- Timestamp:
- 2006/09/14 18:38:47 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/kakinaka/mysql.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/kakinaka/mysql.php
r4732 r4733 4 4 print("start<br>"); 5 5 6 $dsn = "mysql://eccube_db_user:[email protected] /eccube_db";6 $dsn = "mysql://eccube_db_user:[email protected]:3307/eccube_db"; 7 7 print($dsn."<br>"); 8 8
Note: See TracChangeset
for help on using the changeset viewer.
