Mazaonline
New Member
I've seen this around the web before but I cannot wrap my mind around how it works. Hopefully someone can help explain this.Lets say we have a picture at this address. http://www.website.com/image-150x150.jpgHow can I set it up so if you go to http://www.website.com/image-150x150 it shows that picture?So the only difference is I do not have to include the extension, ie. *.jpg.On top of all this, I want to be able to refrence it like this as well: \[code\]<img src="http://www.website.com/image-150x150" />\[/code\]