Re: Show image
Bryan White <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Michael Borisov wrote:
> Hi All!
> I try to show some image(png,jpg,gif) with fastcgi?
>
> ifstream in("../image.gif");
Are you sure that the current directory is what you think it is?
--
Bryan White