Do Not Write Wasteful Code Code quality is very important for any project.In PHP 7 don’t waste your time by writing wasteful code. it will become increasingly important because the speed increase in PHP 7 may hide some of your issue. Don’t be content with your site speed simply because the switch to PHP 7 made it faster. As developer you should always make sure to load scripts only when they are needed, concatenate them when possible, write efficient database queries, use caching when possible and so on. Do Not Use mysql_ Functions In PHP 7 it’s high time
The post 5 bad practices that PHP devs shouldn’t follow appeared first on Coding Security.
5 bad practices that PHP devs shouldn’t follow
read more
Tidak ada komentar:
Posting Komentar