Exclude result from foreach loop php
Budget: £10 – £20 GBP
Hello, I'm currently using TMDb API (https://developers.themoviedb.org) and I have a foreach loop that pulls through season numbers and I'm wanting to exclude season '0' as these are special seasons.
I have a fully functioning TMDb php file, I'm just needing the ability to exclude season '0'. Not all TV Shows have season 0 so I cannot just remove the first instance of the loop, I have already tried this.
I have a fully functioning TMDb php file, I'm just needing the ability to exclude season '0'. Not all TV Shows have season 0 so I cannot just remove the first instance of the loop, I have already tried this.