I had a problem on a PHP page that was supposed to redirect to another page after some process was done. This is the code I used.
header("Location: http://example.com");
This kept giving me a
Web: no gateway reply
So after looking at the PHP manual for the header function and HTTP status codes I managed to get it working with this redirect.
header("Location: http://example.com", 307);
Popularity: unranked [?]
Get it while its hot. Its so hot I can hardly load the page. This is what torrents were made for.
http://releases.ubuntu.com/releases/8.04/
Digg – Ubuntu Hardy Heron Released!
Popularity: 4% [?]
I’ve been getting some requests for small PHP projects. At the moment I’m not taking on any projects. If you still think I should have a look email me a specification or the requirement and I will try to give some feedback or recommend another person who might be willing to take it on.
Freelance developers! Please contact me with a brief of your skills so I can contact you when I get requests like this.
Popularity: 5% [?]
Did some browser button organizing, thought I’d share.

Share your browser button bar, lets see if there are anymore important buttons to add.
Popularity: unranked [?]
Recent Comments