Following queries will be answered by this post, How to fix broken WordPress site after updating PHPMy site stopped working after upgrading php to php 7.4WordPress site showing error after upgrading php to php 7.4After upgrading to PHP 7.4 site started showing below warning message,Warning: Use of undefined constant WP_CONTENT_DIR – assumed ‘WP_CONTENT_DIR’ (this will […]
Developers's archives
How to install Debugging Tool and Debug a memory.dmp file
Posted by Admin
“My computer just had a BSOD (Blue Screen Of Death), and I wrote down the stop information. While I was writing that, it was dumping the contents of the memory into a file, and that file was called “MEMORY.DMP” Is there any way I can read that, and see what caused my computer to stop?” […]
Continue reading " How to install Debugging Tool and Debug a memory.dmp file "
How to work with Colors
Posted by Admin
RGB stands for Red, Green and Blue. These are the primary colors of Light and can be mixed together to produce other colors. Any new color depends upon how much of each Red, Green and Blue color we use. In computers we use two different number systems to represent the amount of each color in […]
under: Developers