Changeset 4937 for temp/trunk
- Timestamp:
- 2006/09/17 21:21:30 (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
r4936 r4937 109 109 print("start<br>"); 110 110 111 $dsn = "mysql://eccube_db_user:[email protected] /eccube_db";111 $dsn = "mysql://eccube_db_user:[email protected]:3307/eccube_db"; 112 112 print($dsn."<br>"); 113 113
Note: See TracChangeset
for help on using the changeset viewer.
