My Functions Archive

  • Yesterday my girlfriend Lorena showed me a book named La Solitudine dei Numeri Primi that based a story around the twin prime numbers. I think it made a metaphor around...

    Twin Primes in PHP

    Yesterday my girlfriend Lorena showed me a book named La Solitudine dei Numeri Primi that based a story around the twin prime numbers. I think it made a metaphor around...

    Continue Reading...

  • During the last couple of days I’ve needed a decent way of getting coordinates of an address from a string and in the process of getting that problem solved I...

    Google Maps API Class with PHP

    During the last couple of days I’ve needed a decent way of getting coordinates of an address from a string and in the process of getting that problem solved I...

    Continue Reading...

  • Continuing with the code from Codeigniter Mod – Builder I’ve extended the functionality of the library and added in-line comments to it. So basically this is just an update of...

    Codeigniter Mod – Builder – Part 2

    Continuing with the code from Codeigniter Mod – Builder I’ve extended the functionality of the library and added in-line comments to it. So basically this is just an update of...

    Continue Reading...