jnbill1204
2008-04-16 20:40:19 UTC
I am trying to retrieve that value with
echo $_GET['keywords[like]'];
but it keeps throwing an error
Notice: Undefined index: keywords[like]
what can I do about this?