A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$hooks is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$config is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$log is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$uri is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$router is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$output is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$security is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$input is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$lang is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 294
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 168
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 237
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 317
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 358
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 11
Function: __construct
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$Beranda_m is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 12
Function: model
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Beranda::$Slider_m is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 13
Function: model
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Beranda_m is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Slider_m is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/u7699491/public_html/ppdb/application/controllers/Beranda.php
Line: 40
Function: view
File: /home/u7699491/public_html/ppdb/index.php
Line: 315
Function: require_once
Al Falah Krui
Selamat Datang
Pondok Pesantren Al-Falah krui
Sekilas Mengenai Kami
“Maju dan mandiri untuk prestasi dalam pembangunan menuju ridho Allah”
“Maju dan mandiri untuk prestasi dalam pembangunan menuju ridho Allah”
Pondok Pesantren Al-Falah Krui didirikan pada tanggal 09 Juli 1997 diatas tanah wakaf seluas 5000 m2 dengan nomor D.15/BA.03.2/05/1997 yang beralamat di Jl. Pesantren 2 Pagar Baru Kelurahan Pasar Krui kecamatan Pesisir Tengah Kabupaten Lampung Barat. Didirikan oleh KH. Muhammad Nurhadi, M.Pd.I. Kemudian dibentuklah menjadi yayasan dengan sebutan Yayasan Al-Falah dengan notaris Imran Ma’ruf, SH no. 16 tanggal 6 maret 1998. Pada awalnya Yayasan Al-Falah hanya memiliki satu unit asrama dengan ukuran 3 x 4 m2 dengan 3 santri putra asal Kecamatan Ngambur Kabupaten Lampung Barat.
Dengan semangat gotong royong masyarakat kelurahan Pasar Krui dan sekitarnya Pondok Pesantren Al-Falah mendirikan Pondok-pondok kecil dengan ukuran 3 x 6 m2 dengan tiang kayu bulat,dinding-dinding dari limbah gergaji serta atap alang-alang. Walau demikian semangat ber tholabil ‘ilmi dan berkarya senantiasa terpelihara bagi para santri sehingga dalam kurun waktu 13 tahun terakhir Yayasan Pondok Pesantren Al-Falah telah memiliki lembaga pendidikan antara lain : Madrasah Tsanawiyah (MTs) yang di dirikan pada tahun 1998. Kemudian pada tahun 2000 di dirikan pendidikan Madrasah Aliyah (MA), baru kemudian pada tahun 2003 Yayasan Al-Falah mendirikan Madrasah Ibtidaiyah dan Madrasah Tsanawiyah 2 di Mendati Jaya Pekonmon Kecamatan Ngambur Kabupaten Lampung Barat dan pada tahun 2010 di dirikan SMK Teknologi.
Sekalipun pendidikan-pendidikan formal telah didirikan namun Pondok Pesantren Al-Falah tetap memelihara ruh pesantren dengan menyelenggarakan pengajian-pengajian kitab kuning secara sorogan dan bandungan, seperti : kajian nahwu shorof, fiqih, tauhid, tafsir, hadist dan lain-lain, serta pondok pesantren menyelenggarakan majlis-majlis ta’lim atau majlis dzikir.
FC Legalisir Ijazah 2 Lembar
FC Legalisir SKHU 2 Lembar
FC Akte Kelahiran 2 Lembar
FC Kartu Keluarga 2 Lembar
FC KTP Orang Tua 2 Lembar
FC Kartu KIP/KIS/PKH (Jika Ada)
Rincian Biaya Pendaftaran
Berikut merupakan rincian biaya MA Al-Falah dengan total Rp 1.690.000
Seragam 3 Setel (Rp. 660.000)
Trening Olahraga (Rp 160.000)
Pas Foto dan Kartu Santri (Rp 50.000)
Makan Perbulan (Rp 220.000)
Syariah Pesantren Perbulan (Rp 50.000)
SPP Madrasah Perbulan (Rp. 50.000)
Jariyah Pembangunan (Rp 500.000)
Berikut merupakan rincian biaya MTs Al-Falah dengan total Rp. 1.640.000
Seragam 3 Setel (Rp. 660.000)
Trening Olahraga (Rp 160.000)
Pas Foto dan Kartu Santri (Rp 50.000)
Makan Perbulan (Rp 220.000)
Syariah Pesantren Perbulan (Rp 50.000)
SPP Madrasah Perbulan (Rp.-)
Jariyah Pembangunan (Rp 500.000)
Consequuntur inventore voluptates consequatur aut vel et. Eos doloribus expedita. Sapiente atque
consequatur minima nihil quae aspernatur quo suscipit voluptatem.
Repudiandae rerum velit modi et officia quasi facilis
Laborum omnis voluptates voluptas qui sit aliquam blanditiis. Sapiente minima commodi dolorum non
eveniet magni quaerat nemo et.
Incidunt non veritatis illum ea ut nisi
Non quod totam minus repellendus autem sint velit. Rerum debitis facere soluta tenetur. Iure
molestiae assumenda sunt qui inventore eligendi voluptates nisi at. Dolorem quo tempora. Quia et
perferendis.