How do you manage SQL Queries

后端 未结 10 1724
深忆病人
深忆病人 2020-12-13 05:59

At the moment my code (PHP) has too many SQL queries in it. eg...

// not a real example, but you get the idea...
$results = $db->GetResults(\"SELECT * FRO         


        
10条回答
提交回复
热议问题