Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b5c9a19

Browse files
updated readme
1 parent 6182c11 commit b5c9a19

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎readme.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ DuckDB can import CSV files with automatic format detection and automatic table
1414

1515
Usage:
1616

17+
php -dffi.enable=1 test.php
18+
19+
or:
20+
1721
docker build -t php-ffi .
1822
docker run -it --rm -v $(pwd):/code php-ffi php /code/test.php
1923

@@ -25,4 +29,5 @@ References:
2529

2630
- https://duckdb.org
2731
- https://github.com/cwida/duckdb
32+
- https://github.com/cwida/duckdb/releases/latest/download/libduckdb-linux-amd64.zip
2833
- https://www.php.net/manual/en/book.ffi.php

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /