header('Content-type: text/html; charset=big5'); ###################################################################################### # Program name : index.php # Program description : for searching the HKIAC (Chinese Version) # # Created by : Desmond Tse (11 May 2006) # # Last modified by : Desmond Tse # Last modified date : 11 May 2006 ###################################################################################### include("../../includes/global.inc"); include("../../includes/film.inc"); $film = new film; $film_info = $film->set_language(en); ?>