|
|
| |
1. Nice except for save |
|
Reply |
|
|
 Brandon Sussman | 2010-12-02 16:04:06 |
When I put the example code on my local web server and run the examples, everything works except the download_sprite_example.php - it produces a 0 length file.
Firefox/3.6.12 and Konqueror 4.5.1 both produce same results.
ubuntu 10.10/Apache 2.2.16/PHP 5.3.3/other tech details on request.
I am not sure I need the save but having it work would still be nice. |
| |
2. Re: Nice except for save |
|
Reply |
|
|
 Arturs Sosins | 2010-12-02 19:10:33 - In reply to message 1 from Brandon Sussman |
Hi,
Thank you for stating this problem.
First we should try to determine is it browser problem, or webserver problem.
Please try example on my server here:
http://code-snippets.co.cc/my_classes/css_sprite/examples/do ...
If it works, then it must be server problem, and it'll at least give us heads up where to start looking. ;) |
|