>  2004/07/10 (土) 21:18:46        [mirai]
> > FILE* fp = fopen("yousei.txt", "a");
> > fprintf( fp, "youseisshinehage\n" );
> > fclose( fp );
> > DBI->Connect( "scott", "tiger", "yousei" );
> > DBI->Execute( "select * from yousei_log where ip like '%plala%'" );
> > DBI->disconnect();
> > なんかこんなんでいいだろ
> ロールバックしねーの?

selectなのにいらんわい
それかdisconしたときに勝手にやってるんじゃないの

参考:2004/07/10(土)21時17分34秒