摘要:
USINGYou can use the module by loading it in your PHP script and calling SQL Relay functions.For example:dl("sql_relay.so");$con=sqlrcon_alloc("adasz",9000,"","user1","password1",0,1);$cur=sqlrcur_alloc($con);sqlrcur_sendQuery($cur,"select table 阅读全文
posted @ 2012-02-16 14:40
kudosharry
阅读(216)
评论(0)
推荐(0)
浙公网安备 33010602011771号