Changeset 4653 for temp/trunk


Ignore:
Timestamp:
2006/09/12 19:50:30 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/test/kakinaka/mysql.php

    r4652 r4653  
    44print("start"); 
    55 
    6 $dsn = "mysql://eccube_db_user:password@210.188.212.163/eccube_db"; 
     6$dsn = "mysql://eccube_db_user:password@kakinaka.ec-cube.net/eccube_db"; 
    77if(($db = DB::connect($dsn)) == 0){ 
    88  print "¤ª¤ª¤Ã¤È¡ª¥Ç¡¼¥¿¥Ù¡¼¥¹¤ËÀܳ¤Ç¤­¤Þ¤»¤ó¡£"; 
Note: See TracChangeset for help on using the changeset viewer.