How to Hide Image Address
Here is a simple php code to hide the image address of our website. It can use to hide url of flash too.
Warning: fopen(images/path/to/) [function.fopen]: failed to open stream: No such file or directory in /home/icreativem/domains/office-it.org/public_html/wp-content/plugins/exec-php/includes/runtime.php(42) : eval()'d code on line 7
Warning: filesize() [function.filesize]: stat failed for images/path/to/ in /home/icreativem/domains/office-it.org/public_html/wp-content/plugins/exec-php/includes/runtime.php(42) : eval()'d code on line 7
Warning: fread(): supplied argument is not a valid stream resource in /home/icreativem/domains/office-it.org/public_html/wp-content/plugins/exec-php/includes/runtime.php(42) : eval()'d code on line 7
Warning: Cannot modify header information - headers already sent by (output started at /home/icreativem/domains/office-it.org/public_html/wp-content/plugins/all-in-one-seo-pack/aioseop.class.php:221) in /home/icreativem/domains/office-it.org/public_html/wp-content/plugins/exec-php/includes/runtime.php(42) : eval()'d code on line 8
How to Use
What you need to amend is to change the “images/path/to/” to your image path and “name” to image name.
Popularity: 3% [?]