Mengatasi PHP Rad Fatal error: Cannot redeclare /helpers/Functions.php on line 524

Untuk mengatasi project file PHP Rad waktu upload ke Hosting atau di xamp ada keterangan " fatal error: cannot redeclare str_contains() in c:\xampp\htdocs\aplikasi\helpers\functions.php on line 524" ketika dijalankan. seperti gambar dibawah ini.

Dan untuk mengatasi permasalahan tersebut bagi pengguna yang menggunakan web server versi 8 atau php 8 silahkan ubah file yang ada di folder
"home/xxxxxx/public_html/aplikasi/helpers/Functions.php on line 524"

kemudian baris code pada baris 524


function str_contains($needle, $haystack) { return strpos($haystack, $needle) !== false; }

 dirubah menjadi



error_reporting(0); if (strpos($haystack, $needle) !== false) { echo ''; 

}

Mudah-mudahan artikel sedikit ini membantu dalam kasus seperti ini. 

1 Komentar

  1. merit casino - xn--o80b910a26eepc81il5g.online
    In 2021, the casino is available to 제왕 카지노 use in many 메리트 카지노 쿠폰 popular online casinos. 메리트 카지노 Here is a list of the most trusted names and sites that are based in

    BalasHapus

Posting Komentar

Lebih baru Lebih lama

Terkini