2010年7月20日 ... php sql語法產生器. function SQLCreator($type = 'insert',$params){ $type = strtolower($type); if(!in_array($type,array('insert','update'))){ ...
phpwrite.blogspot.com