Hi, i would like to display on my web application, the latest 3 events added to my web DB. something like latest 3 event which happen to company.
what is the best way knowing that each event is translated in several languages and stored into DB ? should i directly read latest 3 events from DB using PHP ? should i firstly query DB for each language, store the result into a txt file (for example) and after using AJAX or PHP read this file ? what do you use usally ? thx. -- Alain ------------------------------------ Windows XP SP3 PostgreSQL 8.2.4 / MS SQL server 2005 Apache 2.2.4 PHP 5.2.4 C# 2005-2008