Lodius2000 Posted July 28, 2008 Share Posted July 28, 2008 is there an array out there that has lots of bad words in it that i can download instead of making my own and obviously forgetting to put down a ton of bad words //just wanna make sure someone doesn't choose the f word or the like as a username thanks Link to comment https://forums.phpfreaks.com/topic/116926-is-there-an-banned-words-array-out-there/ Share on other sites More sharing options...
corbin Posted July 28, 2008 Share Posted July 28, 2008 Googling "bad word list" came up with http://www.noswearing.com/list.php. Link to comment https://forums.phpfreaks.com/topic/116926-is-there-an-banned-words-array-out-there/#findComment-601298 Share on other sites More sharing options...
Lodius2000 Posted July 28, 2008 Author Share Posted July 28, 2008 i was hoping for something like an array though so I didnt have to type all that out Link to comment https://forums.phpfreaks.com/topic/116926-is-there-an-banned-words-array-out-there/#findComment-601300 Share on other sites More sharing options...
scarhand Posted July 28, 2008 Share Posted July 28, 2008 copy and paste the contents of that web site into a text file and have the text file become an array using some simple php code laziness gets you nowhere when it comes to programming Link to comment https://forums.phpfreaks.com/topic/116926-is-there-an-banned-words-array-out-there/#findComment-601327 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.