Add Your Name Registration Form First Name: Last Name: Born In: Born (Date): Died (Date): Live In: Biogrpaphy: Language of the description: [insert_php] $connect = mysql_connect(“localhost”, “elianyjma”, “72*pI$52”); mysql_select_db(“elianyjma”, $connect); $query=”select idLanguage,languageDescription from tblLanguage order by sortOrder desc”; $result = mysql_query($query); if (mysql_num_rows($result)) { while ($qry = mysql_fetch_array($result)) { Echo ““; Echo $qry[‘languageDescription’]; Echo ““; } } mysql_close($connect); [/insert_php] Picture: Max size: 0.25 MB,valid file types are: .gif .jpeg .jpg .png .bmp Main Activities: [insert_php] $connect = mysql_connect(“localhost”, “elianyjma”, “72*pI$52”); mysql_select_db(“elianyjma”, $connect); $query=”select idType,idParent from tblType order by case when idParent is null then idType else idParent end,idType”; $result = mysql_query($query); if (mysql_num_rows($result)) { while ($qry = mysql_fetch_array($result)) { $idType=$qry[‘idType’]; Echo ““; if($qry[‘idParent’]!=null){ Echo “(“; Echo $qry[‘idParent’]; Echo “) “; } Echo $idType; Echo “: “; Echo ““; Echo ““; } } mysql_close($connect); [/insert_php] Publications Exhibitions Activities Verified browsers: Chrome 35.0 Firefox: 29.0 Internet Explorer 10 Android 4.3