Tag coding

PHP Multidimensional Array Sort

I can't take credit for this, but I wanted to share this quick PHP tip (and make sure I have it for later too of course). Ever run into a situation where you needed to alphabetize a multidimensional array by one of the inner values? Well I have and I found the solution based on a StackOverflow (PROGRAMMER'S BEST FRIEND) thread.

Coding Vent: Do NOT disable right click!!

Yay my first web post! Too bad it's a vent. Hee hee. Note to web developers: We are no longer in the 90's anymore. Freakin' do not disable right clicking for your viewers! It's extremely annoying. I get why it was done in the 90's. No one wanted hotlinking of images so their bandwidth gets maxed. It makes sense...then.