Category: Uncategorized
Posted in Uncategorized
What is Digital Marketing?
The marketing of products or services using digital channels to reach customers1. Search Engine Optimization 2. Google Analytics code /…
Posted in Uncategorized
Setup Xdebug in your system
1.Find your PHP ini file. 2.Run command “php –ini” to find loaded ini file.3.Uncomment xdebug module.zend_extension=”/Applications/MAMP/bin/php/php7.0.8/lib/php/extensions/no-debug-non-zts-20151012/xdebug.so” 4.Set below settings for…