Why do we need to pass in the second parameter $data?
梦游天下
梦游天下 2018-04-22 15:10:34
0
1
1234

Why do we need to pass in the second parameter $data? Can't we just use $this->data['name'] directly in the getHireDateAttr() method?

梦游天下
梦游天下

reply all(1)
Imagine Breaker

The second parameter when calling this function is $data, otherwise how to get the name value

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!