Changeset 4656 for temp/trunk
- Timestamp:
- 2006/09/12 19:59:59 (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
r4655 r4656 4 4 print("start<br>"); 5 5 6 $dsn = " mysql://eccube_db_user:[email protected]/eccube_db";6 $dsn = "pgsql://eccube_db_user:[email protected]/eccube_db"; 7 7 8 8 print($dsn."<br>");
Note: See TracChangeset
for help on using the changeset viewer.
