Skip to main content

how to redirect some script if disable from disable_functions?

Comments

1 comment

  • MikeDVB
    I don't quite understand your question. disable_functions will only keep certain functions from working. I believe it will throw an error if those functions are used while disabled [i.e. they won't work] but beyond that I don't know of any way to do a redirect based upon this.
    0

Please sign in to leave a comment.