FARINSPACE
Practical Real World Web Development
  • Home
  • Forums
  • Articles
  • WPAlchemy
  • Sidekick Plugin
  • WordPress
  • jQuery
  • Downloads

PHP

3

UTF-8 in MySQL

UTF-8 and MySQL can be tricky. Sometimes the problem isn’t noticed right away. Here is how I solved my recent encounter with UTF-8 issues and MySQL.

2

PHP Multi Dimensional Array Combinations

This PHP function will take a multi dimensional array and create all its possible combinations (not permutations). I used this function in debug code, but I can see its use in many other cases.

3

WordPress Plugin Internationalization (i18n) Localization (L10n)

Internationalizing your plugin is not difficult. All the information you need is out there and the WordPress Codex is very good resource, but I thought I’d sum it up for those who need the quick skinny on the matter.

10

Windows Apache PHP FastCGI Setup

If you’re like me, you prefer installing Apache and PHP on your own without the use of WAMPServer. The goal is to setup the latest Apache server with PHP 5 and PHP 4 using FastCGI.

9

How to Install and Configure a NGINX Server (LEMP Stack)

If you are interested, like I am, in setting up your own web server and hosting your own projects then I hope you will follow along. This guide will walk you step by step on setting up a LEMP stack (Linux, Nginx, MySQL, and PHP).

33

Integrate Twitter Into Your Web Site Using PHP

This write-up will go through the process of displaying your Twitter tweets on a web page using a little bit of PHP. Learn how to read your Twitter RSS Feed, Cache it and then display it.

Take Your WordPress Meta Box to the Next Level 51

Take Your WordPress Meta Box to the Next Level

This WordPress helper will let you create Meta Boxes fast with the flexibility you need as a developer. Full documentation walks you step-by-step. Create custom WordPress Meta Box UI elements for your projects with ease.

Apache and PHP Error… Faulting module name: php5ts.dll 14

Apache and PHP Error… Faulting module name: php5ts.dll

Another one of those Apache/PHP woes that you may be experiencing. If you’re handling your WAMP installation yourself, then read this just for the extra knowledge.

4

Cache Content to Speed Up Slow Loading Web Pages

Dynamic web pages that make constant database calls and run many data processing tasks eat up server resources and increase page load times. In this tutorial, learn 3 content caching techniques to increase web page speed.

CodeIgniter htaccess 78

CodeIgniter htaccess

This is the .htaccess file that I use for my CodeIgniter PHP projects (some of these .htaccess rules can be used for any project, keep reading). CodeIgniter uses mod_rewrite to route all requests to the CI front controller. I’ve made some additions in an attempt to canocalize some of the CodeIgniter URL end points. The key benefit of a canocalized URL is that your search engine page ranking (page juice) is not spread across several pages, but instead, targeted to a single page.

Next »

Sidekick

  Learn More About Sidekick Plugin

WPAlchemy

WPAlchemy — WordPress Meta Box PHP Class

Create meta boxes with ease, this PHP class will give you the flexibility to quickly build custom meta boxes for your themes and plugins. Learn More...

Facebook

Popular Articles

  • WPAlchemy MetaBox PHP Class: The WPAlchemy_MetaBox PHP class can be used to create WordPress meta boxes
  • Saving Form Data to Google Spreadsheets Using PHP and the Google Docs API: The general idea is to read a Google Spreadsheet through PHP and save user
  • How to Use Multiple WordPress WYSIWYG Visual Editors: I've gotten a few requests on how to add multiple visual editors in WordPre
  • jQuery Scrollable Table Plugin: This jQuery plugin converts a properly formatted table, having thead and tb
  • WordPress Peekaboo Plugin: This plugin allows you to show and hide specific portions of content within
Log In
Register

Support Forums

  • General Discussion
  • Sidekick Plugin
  • WPAlchemy

Latest Forum Topics

  • multiple in multiple meta box
  • Multiple Meta Boxes
  • Display value in genesis child
  • wpalchemy for category/taxonomy image?
  • Contents of WPAlchemy field in global search results?

Latest Articles

  • Sidekick WordPress Plugin Release (v0.6)
  • UTF-8 in MySQL
  • WPAlchemy MetaBox: Install and Setup
  • PHP Multi Dimensional Array Combinations
  • A WordPress Plugin to Remember (HookPress)
  • WordPress Plugin Internationalization (i18n) Localization (L10n)
  • What Bugs You About WordPress, Where is Your Pain?
  • How To Effectively Minimize WordPress Comment SPAM
  • How To Show/Hide WordPress Meta Boxes By Selecting Categories
  • How To Integrate the WordPress Media Upload Box Into Your Meta Boxes

Recent Comments

  • slona: Ooops, my falut, I messed up variable names. It’s working now. Echo the fields using: global $custom_mb;...
  • slona: How to echo the fields into my theme? Using foreach ($meta['docs'] as $link) I get “Invalid argument...
  • Vane Essa: I would also consider https://poeditor.com/ as an alternative to poedit…
  • tony: Hi Dimas, Good Day, I copied the same code for the media repeater however i kept getting error Fatal error:...
  • Ashok Shyam: Hi, First thanks for this worderful plugin. We have a small journal website where we publish academic...

About The Author

Dimas is lead code-slinger at Mighty Digital. He develops engaging, functional and efficient frontend/backend solutions using open source web tools and standards. Learn More

Recommended Links

  • CodeIgniter
  • Digging into WordPress Book
  • Freely Available Programming Books
  • Fresno MMA
  • Garlic Health Benefits
  • Google Analytics Course
  • JavaScript Garden
  • Knowledge Sugar
  • Utah Entrepreneur
  • Vim Video Tutorials
  • About
  • Contact
  • Sitemap
  • Disclaimer
  • Privacy

Copyright © 2013

FARINSPACE

Chu-Chu-Chugging along on WordPress and Hybrid, hosted on Rackspace and accelerated by MaxCDN.