![]() |
PostgreSQL age function - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: PostgreSQL age function (/showthread.php?tid=14554) |
PostgreSQL age function - El Forum - 01-06-2009 [eluser]ReGeDa[/eluser] Hello! I use PostgreSQL as my database storage. I call function pg_age_to_array (look follow) for parsing the age result. Code: function pg_age_to_array($age) { |