Prism ICT

Blog

At Prism ICT, we offer a comprehensive range of services designed to help you achieve digital excellence At Prism ICT, we offer a comprehensive range of services

Get Windows Photo Viewer back in Windows 10

If you want to get back Windows Photo Viewer in Windows 10 simple follow this step. Open a new text document copy below code and same that text with any name

Default image

XAMPP: Port 80 in use by “Unable to open process” with PID 4!

Port 80 in use by "Unable to open process" with PID 4! Don't worry solution is ready for you! Just follow all instruction included below. Right click on My computer,

WordPress query by meta name and value

This is sample code for WordPress query by meta name and value $args = array( 'post_type' => 'post', 'post_status' => 'publish', 'meta_query' => array(array( 'key' => 'Name', 'value' => 'John',

1 16 17 18 19