Re: Parameters to image.php



>What's the best way to pass large parameters from the calling page (<img
>src="image.php">) to the image.php script? Cookies? Filesystem?

POST

.