I’ve been a little sparse with the posts lately, for which I apologize to any followers I might actually have. (No one? Ahh, ok then.) I actually had a perfectly good excuse to be busy – I finally landed my first paid web programming contract. Now, don’t let the pretty image fool you – all [...]
Archive for the ‘PHP’ Category
PHP + $$ = <3
Posted in Coding, CSS, PHP on May 20, 2010 | Leave a Comment »
New Lens on Squidoo – PHP Tutorial
Posted in Coding, PHP, Squidoo, Writing on March 2, 2010 | 3 Comments »
Now that I’ve spent months crawling the web for some tips on building a website with PHP, I’ve decided to put together the PHP tutorial I wished I’d had at the beginning. I’ve skipped over the bare basics in favor of explaining each line of code one piece at a time, and tried to write with the assumption that the reader doesn’t have a background in programming beside html itself.
Did I say easy?
Posted in Coding, PHP on February 21, 2010 | Leave a Comment »
Oh, goodness. What is it, 3 days since I cracked the code of php? 4? Well, those last 4 days have been spent trying to expand upon my previous coding project and draw different products from the database. I hit a block when it came to drawing a single line from the database, and have [...]
Victory At Last!
Posted in Coding, PHP on February 16, 2010 | Leave a Comment »
I’ve been trying to wrap my brain around php for the longest time, and tonight everything finally clicked into place. Ever since the first time I looked at Drupal’s source code and realized that I had yet another programming language to worry about, I’ve been trying to study the basics at W3Schools. I must say, [...]