Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

CatsWhoCode.com:
10 super useful PHP snippets
Apr 05, 2011 @ 13:38:10

The CatsWhoCode.com blog has a new post today with what they call super useful PHP snippets that could help you out in a pinch.

Having the right code snippet at the right time can definitely be a life saver for web developers. Today, I’ve compiled 10 really awesome PHP code snippets that will, I hope, be very helpful in your forthcomming developments.

Their list of ten includes bits of code for:

  • Super simple page caching (file-based)
  • Convert seconds to time (years, months, days, hours...)
  • Get current weather using Google API
  • Get latitude and longitude from an address
  • Save url to PDF
tagged: snippet useful helpful

Link:


Trending Topics: