Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End [Solved] Need some help with Explode(); Re: [Solved] Need some help with Explode();

#72131

Not sure if the space in $post-> ID is causing a problem. Might be better to change it to $post->ID.

Looks like you have correctly created your $img variable, you just need to echo it to output it.

Code: