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/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
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: 292
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
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: 166
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
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: 235
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
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: 315
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
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: 356
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
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: 294
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
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: 110
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/smkj7532/public_html/mikrotikacademy/application/controllers/About.php
Line: 4
Function: __construct
File: /home/smkj7532/public_html/mikrotikacademy/index.php
Line: 315
Function: require_once
Puji syukur kami panjatkan kehadirat Tuhan Yang Maha Kuasa atas karunia dan hidayah-Nya, sehingga kita semua dapat membaktikan segala hal yang kita miliki untuk kemajuan dunia pendidikan. Apapun bentuk dan sumbangsih yang kita berikan, jika dilandasi niat yang tulus tanpa memandang imbalan apapun akan menghasilkan mahakarya yang agung untuk bekal kita dan generasi setelah kita. Pendidikan adalah harga mati untuk menjadi pondasi bangsa dan negara dalam menghadapi perkembangan zaman.
Hal ini seiring dengan penguasaan teknologi untuk dimanfaatkan sebaik mungkin,
sehingga menciptakan iklim kondusif dalam ranah keilmuan. Dengan konsep yang kontekstual dan efektif,
kami mengejewantahkan nilai-nilai pendidikan yang tertuang dalam visi misi SMKN 3 Garut,
sebagai panduan hukum dalam menjabarkan tujuan hakiki pendidikan Gapura Panca Waluya menuju Jawa Barat Istimewa.
Saat ini kita berada pada era global tentunya membawa dampak terhadap pembangunan karakter bangsa dan masyarakatnya. Globalisasi memunculkan pergeseran nilai. Nilai lama semakin meredup, yang digeser dengan nilai-nilai baru yang belum tentu pas dengan nilai-nilai kehidupan di masyarakat.
SMKN 3 Garut benar-benar mengagumkan. Saya sangat senang bisa bergabung dengan SMKN 3 Garut dan menjadi siswa terbaik.
AndryanSiswa Terbaik 2022
SMKN 3 Garut benar-benar mengagumkan. Saya sangat senang bisa bergabung dengan SMKN 3 Garut dan menjadi siswa terbaik tahun 2022.
NohaSiswi Terbaik 2022
3 Guru
13 Siswa
4 Download
4 Agenda