i using word press, and i try to learn it, but is see the code which i didn't understand
$post = &get_post($id);
i see '&' before the get_post, what is '&' meaning?
thank