X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FQueryString%2FoffsetExists.md;fp=http%2FQueryString%2FoffsetExists.md;h=894872f10eeccd052a9ce0c797d0298b5fcfccce;hb=f3b9eb801a8be59a2179c7aa938e49079806f20a;hp=0000000000000000000000000000000000000000;hpb=d5af35badf0c029ba85f9b53b78bcd5a01907a8d;p=mdref%2Fmdref-http diff --git a/http/QueryString/offsetExists.md b/http/QueryString/offsetExists.md new file mode 100644 index 0000000..894872f --- /dev/null +++ b/http/QueryString/offsetExists.md @@ -0,0 +1,12 @@ +# bool http\QueryString::offsetExists(string $name) + +Implements ArrayAccess. + +## Params: + +* string $name + The offset to look up. + +## Returns: + +* bool, whether the key $name isset.