PHP jump to other page

Groundhog linuxmurah at gmail.com
Thu Oct 5 17:51:19 UTC 2006


> 1. the "<HTML>" line at the top of your .php file will ruin any
> chances of making header() work

YES YOU CORRECT!


> 2. there are other ways to do this. Instead of using header() why not
> use include( "/path/to/file" ) instead?

include cannot send to another page. it can call other page into current page.




More information about the ubuntu-users mailing list