Admissions & Enrollment

Step into your calling. We are here to help guide you through the process of registering, enrolling, and starting your ministerial journey.

Are You Ready to Respond to the Call?

Our secure online enrollment process is quick, simple, and standard. Fill out the application form today to begin matching with your spiritual cohort.

By Clicking "Submit Application" acts as your digital signature, legally binding you to the website's terms and data collection rules. It signifies that you consent to how your personal information will be stored, used, and protected.

The Admissions Pathway

Step 1

Online Application

Complete our secure digital enrollment form with personal background details, contact credentials, and program selections.

Step 2

Submit Credentials

Upload or mail your formal transcript copies, identification documents, and spiritual reference checklists.

Step 3

Enrollment Interview

Conclude a brief 20-minute spiritual review with our dean of student life to evaluate your specific theological call.

Step 4

Registration Completed

Finalize registration by executing matriculation fees, receiving your curriculum schedules, and commencing classes.

Admissions & Tuition Fees

Faith Mission Bible School keeps tuition highly subsidized to support all incoming global candidates.

Item Description Amount
Registration & Application Fee PHP 1000.00
Tuition Fee (Per Subject) PHP 500.00

* Payment installments plans and pastoral sponsorship assistance arrangements are available upon review by the registrar.

Admission Requirements

```eaf ### How to run this successfully on your computer: 1. **Install XAMPP** (or any local PHP/MySQL stack) if you haven't already. 2. Put your files (`index.html`, `faculty.html`, `administration.html`, `admissions.php`, and your database `connect.php`) into the local web directory (for XAMPP, this is the `htdocs` folder). 3. Open your browser and navigate to `http://localhost/YOUR_FOLDER_NAME/admissions.php` (do **not** use `file:///C:/...`). 4. Complete and submit the application form. It will now send the request to your PHP interpreter backend, process the logic, execute the `$conn` SQL insertion, and return a success notification.