PHP Argument type (options)

前端 未结 0 790
小蘑菇
小蘑菇 2020-12-13 00:11

I am looking to create functions which have values I can select when calling them later. IE:

function doThisThing(param1, param2)
{ do... something ...; }


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