Displaying all Posts in All Categories

Resources, Guides and Information » PHP

Free Code: Find The Total Line Count Of A Folder Using PHP

I was looking for a way to quickly see how many lines I had coded for a project. This will use a recursive function to loop through a directory, scanning for any php/xhtml/css/js files and counting how many lines they might have inside. » Read This Article

Free Code: ReCaptcha Form Validation With PHP

A friend of mine asked me for a quick and simple way to add ReCaptcha to a contact form on her site. For demonstration purposes, I created a form from scratch and tossed ReCaptcha's PHP API onto it. » Read This Article

Quick Guide To PHP Loops

I receive a LOT of questions about loops and how/when to use them. Hopefully this will answer a few of the basic questions. I'll add more to this as more questions come in. » Read This Article

PHP MD5 Encoder

Here's a quick and easy MD5 Encoder. MD5 is not meant to be de-coded, so it is good for storing passwords and private information you may need to use to verify a user, or even for generating secure keys » Read This Article

Browse By Category

Recent Comments

  • filmabox commented on Fix YouTube iFrame Overlay and Z-Index Issues: СмоÑÑеÑÑ ÑилÑÐ¼Ñ Ð¾Ð½Ð»Ð°Ð¹Ð½ беÑплаÑно без ÑегиÑÑÑаÑии в ÑоÑоÑем каÑеÑÑве http://kino2.ucoz.com/ 04/29/2012
  • Jon Daley commented on Fix YouTube iFrame Overlay and Z-Index Issues: Thanks! I was adding the wmode parameter manually, and it still wasn't working. I finally figured out that it was tinyMCE/Wordpress that didn't count wmode as a valid parameter and was removing it. Argh. But, the jQuery solution works. I thought I was trying to save time, by just doing it on the one problem video and then switch to javascript later... Hopefully this method will continue to work in later/more broken versions of IE. Each new version has new ways of breaking the old broken behavior... 04/26/2012
  • Litzor commented on Fix YouTube iFrame Overlay and Z-Index Issues: Muchas gracias bro, éste código ha sido el único que me ha servido, porque en español no aparece la solución... 5 Stars 04/26/2012
  • Adam Rudy commented on Simple PHP Auto-Update System: This is really awesome! I'm having a few issues. I'm a novice to this type of coding. How to you create the get_siteInfo() function and where does it store the data? Thanks! :D 04/24/2012
  • Michael Hubeek commented on Make Your Own 'Like Us' Facebook Window Decal (PDF): Ok 04/22/2012

Requests and Help

Need help with a topic or have a quick question? Contact us and we'll see what we can do for you!

© Max Morgan Design 2009 - 2012 | Page Generated In 0.08812 Seconds Using 49 MYSQL Queries