Archives
- July 2010
- February 2010
- December 2009
- October 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- December 2008
- October 2008
- September 2008
- August 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- April 2007
- January 2007
- October 2006
- September 2006
- July 2006
Tag Archives: php
AJAX Contact Form updated
I just updated http://www.whathuhstudios.com/press/2008/01/04/ajax-contact-form-quick-install/ to version 1.6, updated JQuery to 1.4, fixed some validation bugs, etc. It’s still simple and small. Go grab it. You’ll be glad. Maybe.
Posted in Design, development, php, web 2.0
Tagged ajax, development, forms, jquery, php, tips, tools, web 2.0
Leave a comment
Dreamweaver PHP OOP Display Issue
Dreamweaver, thou hast failed me agian. As if your multiple, daily, unexplained, unrelated crashes weren’t enough, now you want to tell me you don’t understand object oriented PHP code? This blew my mind for a while. I had a piece … Continue reading
Anonymous Twitter – Another useless Whathuh Studios service
Ever do, see, or think something stupid? Ever feel like you want to get something off your chest that is tweetworthy, but wouldn’t be caught dead actually telling it to anyone? I have. Many times. I decided to do something … Continue reading
Posted in Microblogging, development, php, portfolio
Tagged Microblogging, php, tools, twitter
Leave a comment
Drop-In Ajax Contact Form Updated
I just updated http://www.whathuhstudios.com/press/2008/01/04/ajax-contact-form-quick-install/ to version 1.5, reworked with JQuery, and trimmed the size down to about 33% of what it used to be. Check it out for a quick and easy way to add some Ajax Class© to your … Continue reading
Posted in Design, development, php, web 2.0
Tagged ajax, development, forms, jquery, php, tips, tools, web 2.0
Leave a comment
PHP if statement alternatives
Did you know there are actually 3 different ways to use the if…else…elseif control in PHP? They each have their uses, and hopefully I can help decode them a little bit for those who aren’t familiar with them. Here is … Continue reading
Posted in development, php
Tagged code, coding, development, else, endif, if, php, then, tips
Leave a comment