update laragon + PHP 8.2 + apache 2.4.58 Sebagai programmer zaman purba tentu saja masih pakai PHP, kebetulan pakai stack laragon dimana bisa diupdate sebagian yang diperlukan. Continue Reading →
update codeigniter 3 pada bonfire hidup ini kayak cepet berlalu dah, tiba-tiba saja php sudah versi 8 lebih tepatnya lagi 8.1 padahal kapan tahun menghabiskan banyak waktu buat migrasi codeigniter versi 2 ke 3 karena php versi 5.6 sudah tidak disupport lagi. Continue Reading →
Array and String Offset Access Syntax With Curly Braces is Deprecated After upgrading my apps to PHP 7.4, I got a warning message were like the title of this post. Continue Reading →
File Owner 99 (nobody) Mendadak salah satu aplikasi error gara-gara gagal melakukan generate file Javascript. Continue Reading →
Dompdfy a class wrapper for Dompdf in Codeigniter 3 I’m eagerly told everyone to upgrade there apps from CI 2 to CI 3, beside it supports latest PHP. Continue Reading →
Rename multiple file to capitalize first letter only in git repository using Powershell I’m mostly using Codeigniter while developing PHP based apps. The most annoying thing, I always got a gig to extend or (re)developing an apps that its last updated years ago. Continue Reading →
PHP CURL – SSL certificate error: unable to get local issuer certificate Error ini biasanya muncul ketika akan mengakses website yang menggunakan SSL (HTTPS) via CURL di komputer lokal. Continue Reading →
cURL error 60: SSL certificate: unable to get local issuer certificate Setiap kali kalau pakai cURL di lokal environment selalu muncul ini. Continue Reading →
Uncaught exception ‘PHPExcel_Exception’ with message ‘Cell coordinate can not be zero-length string’ Sewaktu menggunakan PHPExcel untuk membuat laporan tiba-tiba muncul pesan error, padahal sebelumnya normal-normal saja. Continue Reading →