Home  >  Article  >  Backend Development  >  Redirect to another page in PHP Series 2 - Use HTML tags

Redirect to another page in PHP Series 2 - Use HTML tags

WBOY
WBOYOriginal
2016-07-25 09:11:44620browse
How to redirect from one page to another in PHP? This series lists three methods for reference.
Use HTML tag, that is, use REFRESH tag of META
  1. Copy code


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:php curl learning summaryNext article:php curl learning summary