Posts Tagged ‘PHP’

5 Tips to Keep Your Code Clean

posted on November 15, 2009

Often times someone will ask me to view some code that they are written and it turns out that it’s a total mess. Here’s a few tips to keep your code clean.

5 Tips to Keep Your Code Clean
Click here to continue reading...

5 Advantages of Using A Database Handler

posted on April 29, 2009

Everything is happy when you are running around with functions like mysql_query() and mysql_fetch_array() – but what if you ever have to change from MySQL to another database software? You could just do a str_replace() on the contents of your scripts, but that’s not the point. There’s an easier way.
Read the rest of this entry »

Using PHP for Shared Page Elements

posted on April 9, 2009

Static pages still exist in some places. This method might not be as easy as using a CMS (such as WordPress), but there are still ways to make things easier on yourself.

Read the rest of this entry »

Learning Methods

posted on April 6, 2009

(I’m looking for user feedback here, so please leave a comment.)

Whenever a friend of mine is looking to learn PHP, I find that they always ask the same question. What book should I get to learn? I always reply with pretty much the same thing. Book? Why do you need a book? Use the Internet.

Read the rest of this entry »

5 Simple PHP Tricks

posted on January 10, 2009

Learn a few PHP programming tricks to make your code cleaner and better. A few of these are just for fun, but a few could actually help you in a development situation.

Read the rest of this entry »

Recent Projects

SpyTwitterTieDyeForYouSaveOurEnvironment.info

Subscribe to gulati.info

Subscribe via RSS (?) Subscribe to our RSS feed Subscribe via Email
Follow me on Twitter Follow me on Twitter