Posts Tagged php
21 Tips to Make Your PHP Code Better
The most used and well documented programming language for web development is PHP, but it has some problems as a language (every language does). The most important problem is it’s too much permissive, and we can make some common mistakes that can hide our program’s behaviour beyond the limit, instead of writing a clean and […]
Recent Comments