'; // Return total number of images so the callback // can set the size of the carousel. echo ' ' . $total . ''; foreach ($selected as $img) { echo ' ' . $img . ''; } echo ''; ?>