| | |||||
| ||||||||
| CODE This forum is for posting code snippets and example scripts that aren't quite tutorials, but could be useful for others. You may post code snippets and/or completed scripts that you've written and want to share here. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Jun 2005 Location: B.C, Canada
Posts: 376
![]() ![]() | Quick Header function well im not sure if i am doing this right and i have seemed to forget how to do the header function where it will goto another page but just to make sure this is what i have Header("http://bla.com"); thats what i got but if thats wrong tell me how the hell to do it lol. |
| |
| | #2 (permalink) |
| Domains my Dominion Join Date: Aug 2005 Location: Web 1.0
Posts: 9,953
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | PHP Code:
__________________ NameNewsletter.com - free lists of available domain names ZoneFiles.net (beta) - ccTLD and gTLD droplists |
| |
| | #3 (permalink) |
| NamePros Regular Join Date: Oct 2005 Location: India
Posts: 608
![]() ![]() ![]() ![]() | In addition to the above, make sure that the header function gets called before any output is sent to the browser.... unless you are using output buffering (via the function ob_start().. in which case at the very end of the script or at some point you'll have to flush out the buffer using the function ob_flush() at which point the buffered output actually gets displayed in the browser). also, the location header isnt the only one that you can use..... other types that are commonly used are ... Last-Modified: PHP Code: You can also use the cache control header.. to tell the browser how to cache a page, like this: PHP Code: ????: NamePros.com http://www.namepros.com/code/138592-quick-header-function.html there are many other types.. and you can find more details on php.net ... just search around or download the php manual.....
__________________ My blog (beta) Bachelor.co.in - Gemstone.co.in Assets.co.in - PropertyDealers.org MortgageFirms.org - eLearner.org |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How is my new Header? | abdulmueid | Graphic Design / Flash | 31 | 12-27-2005 07:14 AM |
| Logo revision with Exceptional Flash header $65 | Edisonian | Design Contests | 34 | 11-09-2005 04:38 PM |
| Need code quick! 25 NP$! **URGENT** | mholt | Programming | 5 | 11-06-2005 03:47 PM |
| Few domains $$ quick sale videcodes.ws | capmex | Domains For Sale - Fixed Price | 1 | 11-03-2005 04:24 PM |