1. How to Write Consistent PHP Code
Posted on: 2015-12-22
Have you ever forgot what are the parameters of a PHP class method? Or if it returns 0, true or false? We need some more consistency on the way we work with PHP.
Read this article to learn how we can have code that is more consistent and easier to write and maintain.
More ... Post a comment See comments (5) Trackbacks (0)
Read this article to learn how we can have code that is more consistent and easier to write and maintain.
More ... Post a comment See comments (5) Trackbacks (0)