Hi there. I have a problem with the Bad Word Filter. Is it possible to rewrite the program, that you only have to write the words in small letters e.g. only car instead of car; Car; CAR etc.? Do you know some solution for that?
Thanks
Markus
Bad Word Filter
-
- Phoca Newbie
- Posts: 2
- Joined: 29 May 2008, 05:17
- Location: Munich
- Jan
- Phoca Hero
- Posts: 48736
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
yes, just using the
yes, just using the lowercase php function:
- before saving data into a database
- or before displaying data in frontend
- before saving data into a database
- or before displaying data in frontend
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 29 May 2008, 05:17
- Location: Munich
And how to do this?
And how to do this? Sorry about asking, but i am a total beginner at this tool and the guy i am helping in programming doesn´t really understand english at all.
- Jan
- Phoca Hero
- Posts: 48736
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
it is not so easy, i
it is not so easy, if you don't know php, so please don't do these changes (it is not about one small change in the code )
Jan
Jan
If you find Phoca extensions useful, please support the project