search

Home  >  Q&A  >  body text

thinkphp input sensitive word processing

In thinkphp mode, there is a page for users to submit data, but is there any way to detect that the input data contains sensitive words, and then prevent it from being submitted? ?

世界只因有你世界只因有你2767 days ago710

reply all(1)I'll reply

  • 大家讲道理

    大家讲道理2017-05-31 10:36:38

    PHP performs sensitive word matching before writing the library. When the user inputs, it triggers JS script and ajax for verification

    reply
    0
  • Cancelreply