Code Snippets & Technology Hints
Below is a collection of code snippets I have written, and little quirks in technology/products I have used. Some of these are used in BTM-CMS or BTM-JS to provide common functionality, others are fairly unique in their use.
| Description | Language/Technology |
|---|---|
| Content-Type negotiation | PHP |
| Prevent DOM Caching between page loads | JavaScript/DOM |
| Fix hanging File Uploads in Safari | PHP |
| Enable & Disable XDebug for PHP via JavaScript shortcuts | JavaScript |
