Conference Cancellation Policy
1.If a registrant is unable to attend an event for any reason they may substitute, by arrangement with the registrar, someone else from the same institute/organization. |
|
User Profile
WALS ID | wals2015 echo $dblog[id]; ?> |
Enter your email address | echo $dblog[email]; ?> |
Personal Data | echo $dblog[Title]; ?> echo $dblog[FirstName]; ?> echo $dblog[LastName]; ?> |
Telephone Number | echo $dblog[tel]; ?> |
Position | $db_pos=mysql_fetch_array(mysql_query("select * from position where id='$dblog[Position]'")); echo $db_pos[position]; ?> |
Organisation | echo $dblog[Organisation]; ?> |
Mailing Address | echo $dblog[address]; ?> |
Country | $acontry=mysql_fetch_array(mysql_query("select * from nation where ptr='$dblog[Country]'")); echo $acontry[nationw]; ?> |
City | echo $dblog[City]; ?> |
State/Province | echo $dblog[state]; ?> |
Postal Code | echo $dblog[PostalCode]; ?> |
Conference Fees | echo $dblog[amount]; ?> echo $dblog[cur_abbr]; ?> |
School Visit | if($dblog[school]!=1){echo "Not selected";}else{echo "Selected";} ?> |
Social Program | if($dblog[social]!=1){echo "Not selected";}else{echo "Selected";} ?> |
Dietray Requirement | echo $dblog[dr]; ?> |
EditProfile | |
if($mode=="edit") { ?> } ?> | |
echo $dbarry[Title]; echo $dbarry[FirstName]; ?> echo $dbarry[LastName]; ?>
$pp = mysql_query("select * from upload_comment where user='$uploader' order by id "); while($dbpp = mysql_fetch_array($pp)) { ?> if($dbpp[uploadfile]!=""){ ?> echo $dbpp[realfile]; ?>
echo "Detail : " .$dbpp[detail]; ?>
Presentation type --> echo $dbpp[prestype]; ?>echo $dbpp[rectime]; ?> if($dblog[ptr]==0){ ?>---

echo $dbpp[comment]; ?>
if($dbpp[accept_paper]!="") { ?>