Matt
Results
2
comments of
Matt
@khamsany See my recent issue #19
The issue here does not seem to be a problem with the API, but a confusion between single and double quoted strings in PHP. A [single quoted string](http://php.net/manual/en/language.types.string.php#language.types.string.syntax.single) will not...