jonasgalileo Posted November 6, 2008 Share Posted November 6, 2008 Need help. My teacher wants to limit the database entries coming from user inputs. Can anyone give me a code for my problem? Quote Link to comment https://forums.phpfreaks.com/topic/131623-limiting-database-entries-in-phpmysql/ Share on other sites More sharing options...
JonnoTheDev Posted November 6, 2008 Share Posted November 6, 2008 Select the existing number of records from the user. If this number is equal to the limit then dont allow any more entries. Quote Link to comment https://forums.phpfreaks.com/topic/131623-limiting-database-entries-in-phpmysql/#findComment-683617 Share on other sites More sharing options...
Barand Posted November 6, 2008 Share Posted November 6, 2008 don't double post. Quote Link to comment https://forums.phpfreaks.com/topic/131623-limiting-database-entries-in-phpmysql/#findComment-683638 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.