break up long method call to mysql in php

前端 未结 0 1665
梦谈多话
梦谈多话 2020-12-12 23:42

I have this method and the question is how can i break this very long line not to exceed 85 to 120 characters?

function doQuery($sql)
{
    $this->counter+         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题