August 12th, 2007
Say you want a PHP script that will make the browser to download a file instead of opening it. This is useful for common filetypes that would normally be displayed in a browser, like .html, images, PDFs and .doc files.
You can find a lot of scripts that do this [...] Continue Reading…
73 Comments |
Programming, Tutorials |
Permalink
Posted by White Shadow
August 2nd, 2007
…but that’s okay – WP-Syntax resurrected it.
After looking at one of my earlier posts I noticed that all the backslashes were gone from my code examples, most notably my regular expressions. I had the code wrapped in <pre></pre> tags. As some searching revealed, this seems to be a recurrent [...] Continue Reading…
No Comments » |
Programming, Thoughts |
Permalink
Posted by White Shadow