We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f995b8 commit 7c61eadCopy full SHA for 7c61ead
README.md
@@ -4,6 +4,9 @@ GridDB PHP Client
4
5
GridDB PHP Client is developed using GridDB C Client and [SWIG](http://www.swig.org/) (Simplified Wrapper and Interface Generator).
6
7
+The new PHP Client (0.8) brings improved usability.
8
+Main difference to the old PHP Client (0.5) is as below:
9
+- Put and get row data without C-based methods defined for each data-type
10
11
## Operating environment
12
0 commit comments