Problem With Solutions

Something Different In Linux

Home » Knowledge » Fatal error: Call to undefined function: strripos() in

Fatal error: Call to undefined function: strripos() in

Posted by Rishikesh Vispute Categories: Knowledge, PHP

Error : Fatal error: Call to undefined function: strripos() in

Solution : strripos() is a working on only php5 . So you need to switch you account to php5 installed server or if php4 and php5 is installed on the same server then add the folloging code in .htaccess file to switch to php5.

AddHandler application/x-httpd-php5 .php


Optimized by SEO Ultimate