SyntaxFix
Write A Post
Hire A Developer
Questions
If you need to add multiple key=>value, then try this.
$data = array_merge($data, array("cat"=>"wagon","foo"=>"baar"));