Fehmi Ozuseven wrote:
> I need json functions badly in SQLite. [...]
> But also I need to do that via PHP. [...] The last thing I tried is
> downloading php-7.0.5.tar.bz2 and trying compile sqlite in ext folder by
> myself. [...]
> Surprisingly it was work but it says SQLite Library Version 3.8.10.
On 4/13/16, Clemens Ladisch wrote:
> Fehmi Ozuseven wrote:
>> I need json functions badly in SQLite. [...]
>> But also I need to do that via PHP. [...] The last thing I tried is
>> downloading php-7.0.5.tar.bz2 and trying compile sqlite in ext folder by
>> myself. [...]
>> Surprisingly it was work
Hello,
I need json functions badly in SQLite. I successfully installed the latest
version of SQLite with "brew install sqlite3 --with-json1 --with-ft5" and
now I can run json functions in console.
But also I need to do that via PHP. So I installed php-sqlite with "sudo
port install php70-sqlite".
3 matches
Mail list logo