How PHP treats White Spaces

前端 未结 4 1325
臣服心动
臣服心动 2021-01-28 04:07

I would like to know how php treats white spaces. Reducing a white spaces in my php coding

  • will reduce the page loading time ?
  • Will reduce empty spaces
4条回答
  •  没有蜡笔的小新
    2021-01-28 04:31

    This Is Space After Calling Html Code File.
    Like Inside Function.php Or Our Custome Function File Included(widget File, Meta Box File.etc BackEnd File) Space.
    Please Remove Between Two Function Space Like As
    WRONG :
    
    [consider As A HTML Space]---------Remove This Part 
     
    Right :
     No Break Between Two Function
    
    
    End Check Last Of File Remove Extra Spaces
    

提交回复
热议问题