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? 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. 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. 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
Archived
This topic is now archived and is closed to further replies.