User Tools

Site Tools


php:imageproxy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
php:imageproxy [2013/06/14 13:33] – created biggiphp:imageproxy [2015/08/15 22:56] (current) – external edit 127.0.0.1
Line 9: Line 9:
 It's not very well documented. If you don't know how to use it, you need more PHP training or alternatively buy some expensive pre-made scripts from people/companies. Your choice :) It's not very well documented. If you don't know how to use it, you need more PHP training or alternatively buy some expensive pre-made scripts from people/companies. Your choice :)
  
-<code php imageProxy.php>+<file php imageProxy.php>
 <?php <?php
 if (empty($_GET['imgurl'])) { die(); } if (empty($_GET['imgurl'])) { die(); }
Line 112: Line 112:
 header("HTTP/1.0 404 Not Found"); header("HTTP/1.0 404 Not Found");
 die(); die();
-</code>+</file>
php/imageproxy.1371209586.txt.gz · Last modified: 2015/08/15 22:56 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki