RE: Large URI request problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



My session variables are saved in a database, that's more than possible,
tho the thought of saving a 3000char session variable in a table is a
bit hairy :)


-----Original Message-----
From: Jasper Bryant-Greene [mailto:jasper@xxxxxxxxxxxxxxxxxx] 
Sent: Tuesday, 23 August 2005 3:48 PM
To: php-general@xxxxxxxxxxxxx
Subject: Re:  Large URI request problem

>

You can't make a POST request for an image using the <img> tag.

What you could do, however, is put the data in a session variable and
access it in the createimage.php file.

Only thing I can think of, however, is that the createimage.php file
might be called by the browser before the calling page has finished
loading (esp. with newer pipelining browsers), and therefore before the
session vars are saved...

You could try it, though. Any other ideas?

Jasper

--
PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:
http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux