header('Location').. and meta tags

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

User avatar
aaronhall
DevNet Resident
Posts: 1040
Joined: Tue Aug 13, 2002 5:10 pm
Location: Back in Phoenix, missing the microbrews
Contact:

Re: header('Location').. and meta tags

Post by aaronhall »

Ambush Commander wrote:I've never understood why (phpBB included) apps used Meta tags. Maybe to throttle server usage?
Delayed redirect methinks.
Post Reply