php jump to specified page Language Notes PHP
● PHP page jump 1. header () function header () function is a very simple method for page jump in PHP. The main function of the header () function is to output the HTTP protocol header to the browser. The definition of the header () function is as follows: VoidHeader (String String [,Boolrep …