Use

http://php.net/manual/en/function.system.php

Or

http://www.php.net/manual/en/function.exec.php

On 30/05/2013, at 10:41 PM, Lior Hazan <hazan.l...@gmail.com> wrote:

> Dear All,
> 
> If I'm using Command Line , I can use the next command
> 
> sqlite.exe -init FILENAME file.db
> This let me init the SQLite with some parameters and it works great
> 
> I wonder how can I do that using PHP?
> 
> Thanks in advance
> 
> Lior
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to