So, I've decided that I'm going to offer an awesome feature for my premium users. I'm going to supply them with a "live" signature, that includes their basic account stats, which should also help promote my game.
I'm having trouble with it though. I know how to redirect a .PNG -> PHP file using .htaccess, but I need it to redirect a specific image path (Ex: user1234.png) to the PHP file, and pass over the user's username/ID (user1234).
A Google search hasn't brought up anything useful to me.
All help appreciated.
I'm having trouble with it though. I know how to redirect a .PNG -> PHP file using .htaccess, but I need it to redirect a specific image path (Ex: user1234.png) to the PHP file, and pass over the user's username/ID (user1234).
A Google search hasn't brought up anything useful to me.
All help appreciated.