Automatic image embed
Automatic image embed
Out of context: Reply #4
- Started
- Last post
- 5 Responses
- vaxorcist0
a small bit of PHP code could easily do the trick....
generate an array of all "words" that contain "gif" or "jpg"
make sure "http" starts the items in the array
add IMG SRC tags
you're done...