lightlydone Posted December 13, 2010 Share Posted December 13, 2010 Hi All, I want users to be able to search my database and then use prepaid credits to view results. I am fairly new to mysql and really don't know where to start, cannot find anything on google. Could someone suggest where I might start/look or what I should be using in order to accomplish this? Many Thanks, Quote Link to comment https://forums.phpfreaks.com/topic/221519-mysql-credit-system/ Share on other sites More sharing options...
Maq Posted December 13, 2010 Share Posted December 13, 2010 then use prepaid credits to view results. Could you elaborate? I don't know what this means. Quote Link to comment https://forums.phpfreaks.com/topic/221519-mysql-credit-system/#findComment-1146716 Share on other sites More sharing options...
jdavidbakr Posted December 13, 2010 Share Posted December 13, 2010 If I'm understanding you correctly, what you'll need to do is build an interface to perform the searches, and then apply some login code and possibly a separate database to track a user's usage of the system. What I think you're wanting to do is not exactly trivial, you're going to have to break it down into pieces and get up to speed on each of the elements required to do this. Some that come to mind. Quote Link to comment https://forums.phpfreaks.com/topic/221519-mysql-credit-system/#findComment-1146894 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.