search

Home  >  Q&A  >  body text

Why does PHP5.3 return garbled characters when running get_defined_functions()?

From the beginning to the end of 1409, it is a string like this

##I reinstalled phpstudy and this still appears... What are these?

菊部变亮菊部变亮2624 days ago951

reply all(1)I'll reply

  • ringa_lee

    ringa_lee2017-09-20 09:36:47

    This won’t affect you, try adding a header,

    header("Content-type: text/html;charset=utf-8");


    reply
    0
  • 菊部变亮

    Even after adding the header, it's still the same... Is this a security risk? These are all built-in functions? Do you have these garbled codes when you run them?

    菊部变亮 · 2017-09-20 11:21:17
    ringa_lee

    Well, there are a lot of built-in functions, but I usually don’t look at them - -!

    ringa_lee · 2017-09-20 11:45:02
  • Cancelreply