开发者

How can open an image in a image viewer in php [closed]

It's difficult to tell what is being asked here. This question开发者_如何学Python is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

How can open an image in a image viewer in php ?

Any code like openwith() ?


You can send the image to the browser, but that's pretty much it. If you'd prefer people to save it/open it in an external app, you can use the Content-disposition: attachment header but what people actually do with it is up to them and their browser.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜