Hello,
I have a "small" problem.
I have a php file, which creates an image:
For example - [
anywebpage.com...]
But, I would like to change it to this format:
[
anywebpage.com...]
(Some forums don't accept in [img] tags links without .png, .jpg etc., and that is the problem).
I read that it is possible to do with .htaccess file rewrite.
Maybe you know how to do it?