SELECT strName, strFriendly, strMethod, strIngreds, strIntro, strCourse, strCuisine, strThumb, dateAdded, VIDURL, ORIGIN, METHOD, TYPE FROM tblrecipe WHERE strActive = 'y' AND ORIGIN LIKE '%Indian%' ORDER BY strName ASC LIMIT 016
Indian recipes
ORDER BY
OR