Search found 1 match
- Fri Sep 25, 2009 4:52 am
- Forum: Miscellaneous
- Topic: simple PHP question for those who know ASP.NET/C#
- Replies: 1
- Views: 2228
simple PHP question for those who know ASP.NET/C#
Hello all, I know very little PHP and I just need some quick help on a simple script. I just want to transfer a request to another page based on the host name of the incoming request. In ASP.NET, one could use Response.Redirect("newpage.aspx"); however I would like to avoid a "302 Fou...