Name

redirect

Synopsis

print $query->redirect('url')

Generates a header for redirecting the browser.

url

The absolute URL to redirect to. Using named parameters, the syntax is:

print $query->redirect(-uri=>'url',
                       -nph=>1);

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.15.168.214