".$row["VersionString"].""; echo "
Created by Phantom139"; echo "


"; if($row["ScriptEnabled"] == 0) { die("Applications are currently closed, please come back at some other time"); } if($row["AdminOpen"] == 0 && $row["SAOpen"] == 0) { die("We are currently not hiring any new admins/SAs"); } echo "Welcome, Please Complete The Following Fields"; echo "
You will be tested after completing this form."; echo "
Your Real Name:
E-Mail:
Age:
Cell Phone # (N/A if none):
Tribes 2 Name:
Tribes 2 GUID:
Please Select a Position to apply For:
"; if($row["AdminOpen"] == 1) { echo "Admin "; } if($row["SAOpen"] == 1) { echo "Super-Admin "; } echo "


Free Response Questions:

1. Why should I consider you for this position?

2. What do you find interesting about PGD Mods?

3. What would you do if hired (how would you use your job)?

"; ?>