Forum Moderators: coopster
I am creating a script that allows users to create an email account at mydomain. (Cpanel)
I would like to restrict usage of the script to prevent misuse. How could I do error checking to ensure that the script is only used once within a 5 minute timeframe?
Or am I going about this the wrong way?