Re: [phpOpenTracker-general] Slight problem with image.php
Ian Holsman <[email protected]> Sun, 26 Jun 2005 19:21:49 +1000
| Newsgroups | gmane.comp.web.phpopentracker.general |
|---|---|
| Message-ID | <[email protected]> |
Sebastian Bergmann wrote: > Ian Holsman schrieb: > >>Is there a reason why you don't print the image first off, and then do >>the logging? > > > You mean putting the printf() right after the header()s? If that works > for you I'll change it. yep. thanks. otherwise calling image.php with no args will show a error page. ..Ian > > >>(and thanks for the great tool) > > > You're welcome, > Sebastian >