$reqmonth = ${explode("-",$row[5])}[1]; Is there anyway I can get that to work without having to use multiple lines of code?
- Re: [PHP] explode() Adam Plocher
- Re: [PHP] explode() Zak Greant
- Re: [PHP] explode() Mark Maggelet
- Re: [PHP] explode() Brian White
- [PHP] explode() Adam Williams
- RE: [PHP] explode() Jay Blanchard