bilis_money Posted July 25, 2007 Share Posted July 25, 2007 Hi guys I know this is very easy. what i want is a six codes generator. Let say i have a button when i press this button it will generate six digit codes. for example i have this code 543545. now i wanted also when i use this code it will tell me it's the valid codes. maybe you have the idea, just want to know the functions that i should use for this. thanks in advance. Link to comment https://forums.phpfreaks.com/topic/61639-auto-generator-codes/ Share on other sites More sharing options...
dbo Posted July 25, 2007 Share Posted July 25, 2007 what constitutes as a valid code? Link to comment https://forums.phpfreaks.com/topic/61639-auto-generator-codes/#findComment-306831 Share on other sites More sharing options...
flowingwindrider Posted July 25, 2007 Share Posted July 25, 2007 Do you mean that you want someone to be able to input the code again at a later time and have the computer check to make sure that the code is valid? If so, it sounds like you need to store the code in a database for later comparison. Link to comment https://forums.phpfreaks.com/topic/61639-auto-generator-codes/#findComment-306843 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.