Here is the link on Schmaps for Australia - Parks & Gardens
Here is the original pic.
Programming, Online Community, Web 2.0 and Sri Lanka
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);
Get it while its hot. Its so hot I can hardly load the page. This is what torrents were made for.
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.
Recent Comments