Skip to content

Instantly share code, notes, and snippets.

@wingyplus
Created May 19, 2014 10:43
Show Gist options
  • Save wingyplus/2dab72f4d46fabce00d6 to your computer and use it in GitHub Desktop.
Save wingyplus/2dab72f4d46fabce00d6 to your computer and use it in GitHub Desktop.
<?php
$list = array();
array_push($list, $item);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment