Urgently need a function which generates a code in picture format and checks this code when user submits a form.
Someone at my website started to register 10-20 accounts per hour and I think its automatic registration.
I think the same user uses automatic email address registration at one of free emails servers. For example if account name is "user1" , email address is user1@mailserver.com if account name is "user59", email address is user59@thesamemailserver.com.
I use heavely modified PHP Nuke 6.0 and I can not upgrade it to the latest version of PHP Nuke which contains this function.
I have to disable user registration what is not good and need to add this function as soon as possible.
Thanks.