Creating a WordPress pluginThis tutorial is an overview for a basic plugin that uses PHP to save and retrieve data from the WordPress database to display on the site. ... Read more! Quick and easy: Setting up clean URL's with PHP and htaccessHow to quickly set up initial site pages with clean URL's using PHP and htaccess. ... Read more! TinyMCE: HTML tab removes head section code like CSS stylesCode, such as CSS styles, placed in the head section of the Text-tab document is removed and replaced with TinyMCE-specific code in the HTML-tab document. ... Read more! Escaping ampersands in XML and URL'sThe XML document can't have ampersands in it, and URL parameters are not valid using escaped ampersands. ... Read more! Various PHP 5.3 deprecated code fixesThis is intended to be a running tally of changes that should be made to specific code syntax, in order to avoid PHP warnings in your applications. ... Read more! Denied access to Hulu due to anonymous proxy toolI'm currently denied access to viewing content on Hulu. When I try to load any movie or show, I'm presented with a message about an anonymous proxy tool. ... Read more! TinyMCE: enabling other languagesThe default language is English, but users often need support for other languages, especially if you're using TinyMCE in your own application that reaches a wide audience. ... Read more! Using Gmail multiple inboxes for social network updatesGmail 'multiple inboxes' can help ease inbox overload, by pushing less important emails out of your main inbox. ... Read more! Subversion: importing initial files to repositoryWhen you've obtained and organized your files, you'll need to push them all to the repository for the first time. ... Read more! Using Subversion on Mac OS X with svnXCompleting the local development environment on Mac OS X with PHP, MySQL, and Subversion. ... Read more! |
Need help, or have a tip that could help someone else? Email: remedy@paininthetech.com Recent Comments
|