Search found 3 matches

by boom
Thu Apr 13, 2006 5:47 am
Forum: PHP - Code
Topic: wrong file name
Replies: 2
Views: 396

damn, it doesn't work. Afaik (and according to rfc1806 ) the value for the filename should not be between quotes: header("Content-Disposition: attachment; filename = $filename"); Btw, you might want to check with a hardcoded $filename first (If i remember well, a couple of browsers don't l...
by boom
Thu Apr 13, 2006 5:24 am
Forum: PHP - Code
Topic: wrong file name
Replies: 2
Views: 396

wrong file name

Pimptastic | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] hi,...
by boom
Mon Apr 10, 2006 6:14 am
Forum: General Discussion
Topic: is it possible to find out if mobile phone support png, gif.
Replies: 7
Views: 1626

is it possible to find out if mobile phone support png, gif.

i'm doing wap page, where you can dowload images, so i need to know, i phone support image type.
is it possible to find out with php or java script if mobile phone support png, gif, jpg formats?