单项选择题
A.CURLB.ACIDC.CURDD.CREA
A.new PDO(’mysql=localhost;dbname=test’,’root’,’root’)B.new PDO(’mysql:host=localhost;dbname=test’,’root’,’root’)C.new PDO(’mysql:host=localhost’,’root’,’root’)D.new PDO(’mysql:host=localhost;dbname=test’)
A.ob_end_cleanB.ob_cleanC.ob_startD.ob_get_contents