lang="en-US"> programming –  Design1online.com, LLC

Tagged: programming

0

Share the Love! Free Programming eBooks

GoalKicker.com is giving away these free programming books and I thought I would share the love for anyone who hasn’t seen them yet. There are more available from their website but these are the...

0

Angular Js

I wrote a few plunkers this past month that I thought I would share for anyone whose interested in dabbling in Angular JS. Enjoy! Nested Ng-Repeats Dynamically reformat number of max columns per table...

0

PHP Function: Posted Time Ago – Facebook Style

So I won’t claim credit to this but I was browsing DevNetwork and I found a function that is both useful, succinct and awesome all rolled up into one. Using a php lookup table...

0

FREE PHP Tool: Class File Generator

Want to quickly generate a class file for a table in your database? This script takes your connection information, the name of the table, the name of your class and gives you a formatted...