Hello, I was able to compile the library in linux. I want to implement cipher with PHP. I’m using an hosting linux with Aruba.
The compilation was successful and I got many files, including sqlite3.c, sqlite3.la, sqlite3.lo etc.
Can you show an implementation example? Thank you