Nice catch :-)
I love file_put_contents, but I had forgotten that it was a pure php5 solution.
During my next commit cycle I will implement Kurt's solution, as it will
work just fine.
Thank you,
--Brian Zab
> From: Kaloyan Raev <[EMAIL PROTECTED]>
> I also tried the installer with PHP 4. U
Hello
> I also tried the installer with PHP 4. Unfortunately, it does not work
> due to an error:
>
> Fatal error: Call to undefined function: file_put_contents()
> in /var/www/care2x-php5/setup/_main.php on line 214
you could put simply this somewhere in an include file
if( !function_exists('fi
2 matches
Mail list logo