Nimal's Weblog

Nimal blogs here


Currently browsing ‘Tech Notes’ Category

Parse RSS feeds with PHP

RSS feeds are very common today, and at times we want to write a simple script to grab some information from a feed.

  • 2 Comments
  • Filed under: Tech Notes
  • Text to Image in PHP with GD

    This is simple script to demonstrate the capabilities of PHP with the GD library, which provides a lot of image functions that can be useful in many applications.

  • 1 Comment
  • Filed under: Tech Notes
  • Activate Oracle on XAMPP for Windows

    PHP has got the OCI8 extension, which provides Oracle connectivity to PHP application, and OCI8 uses Oracle Instant Client Package to get Oracle specific functions.

  • 1 Comment
  • Filed under: Tech Notes
  • So how did I get my Google Voice number from outside US… Yeah I live in Sri Lanka, and I have registered my Google Voice number and use it without any restrictions…!

  • 3 Comments
  • Filed under: Tech Notes
  • The meanings of –exclude and –exclude-from are always confusing to me. I’m always confused with the use of ‘exclude’ options with ‘tar’.

  • 0 Comments
  • Filed under: Tech Notes