A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 19
Backtrace:
File: /home/staidenp/sia/index.php
Line: 157
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: 26
Backtrace:
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 15
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$hooks is deprecated
Filename: core/Controller.php
Line Number: 15
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$config is deprecated
Filename: core/Controller.php
Line Number: 15
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$log is deprecated
Filename: core/Controller.php
Line Number: 15
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 15
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$uri is deprecated
Filename: core/Controller.php
Line Number: 15
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 15
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$router is deprecated
Filename: core/Controller.php
Line Number: 15
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$output is deprecated
Filename: core/Controller.php
Line Number: 15
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$security is deprecated
Filename: core/Controller.php
Line Number: 15
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$input is deprecated
Filename: core/Controller.php
Line Number: 15
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$lang is deprecated
Filename: core/Controller.php
Line Number: 15
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$load is deprecated
Filename: core/Controller.php
Line Number: 18
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$db is deprecated
Filename: core/Loader.php
Line Number: 200
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
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: 95
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$template is deprecated
Filename: core/Loader.php
Line Number: 772
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
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: 40
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
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: 162
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
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: 62
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
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: 116
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
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: 176
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
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: 207
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 202
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 209
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 224
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 234
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 235
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 236
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 237
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 279
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 53
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 85
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$session is deprecated
Filename: core/Loader.php
Line Number: 772
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 5
Function: __construct
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$M_proses is deprecated
Filename: core/Loader.php
Line Number: 180
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 6
Function: model
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Index::$M_data is deprecated
Filename: core/Loader.php
Line Number: 180
Backtrace:
File: /home/staidenp/sia/application/controllers/Index.php
Line: 7
Function: model
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Template::$CI is deprecated
Filename: libraries/Template.php
Line Number: 11
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 11
Function: _error_handler
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$template is deprecated
Filename: core/Loader.php
Line Number: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
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: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$M_proses is deprecated
Filename: core/Loader.php
Line Number: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$M_data is deprecated
Filename: core/Loader.php
Line Number: 526
Backtrace:
File: /home/staidenp/sia/application/libraries/Template.php
Line: 12
Function: view
File: /home/staidenp/sia/application/controllers/Index.php
Line: 16
Function: load
File: /home/staidenp/sia/index.php
Line: 157
Function: require_once
SIA - STAI Denpasar Bali
SISTEM INFORMASI ALUMNI
STAI DENPASAR BALI
DAFTAR
Selamat Datang di Sistem Informasi Alumni
Assalamualaikum Wr. Wb
Disampaikan kepada seluruh alumni STAI Denpasar Bali untuk mendaftarkan diri pada website ini.
Diharapkan agar mengisi data diri yang benar dan dapat dipertanggung jawabkan.
Semoga dengan adanya website alumni ini bisa menjadi wadah bagi para alumni untuk dapat berkomunikasi dan mempererat tali silaturahmi dengan seluruh alumni dan bisa saling berbagi informasi untuk kemajuan bersama.
Terima kasih. Salam Sukses. Salam Alumni STAI Denpasar Bali.
Wassalamualaikum Wr. Wb
2
Lengkapi form dengan data yang aktif dan valid.
3
Sistem akan mengirimkan link konfirmasi pada email yang anda gunakan untuk mendaftar.
4
Login dengan menggunakan NIM dan PASSWORD anda, Kemudian lengkapi biodata diri pada menu Profilku lalu SIMPAN dan CETAK.
5
Serahkan bukti cetak kepada staf TU untuk syarat pengambilan Ijazah dan Transkrip Nilai.
254
ALUMNI Manajemen Pendidikan Islam
181
ALUMNI Ekonomi Syariah
35
ALUMNI Pendidikan Agama Islam