Get http response codes
- From: "Bart op de grote markt" <bartwarnez@xxxxxxxxxxxx>
- Date: 30 Oct 2006 05:42:07 -0800
Hello
I have a website in php in which I have some kind of portal to external
links that come from a database. When a user clicks on a link,
"link.php" is called, does some stuff (e.g. adds 1 to the visit-count
of that certain page) and then forwards the user with a location-header
to the asked page. Now my question: is it possible to get the
response-code of that asked page? E.g. when code 404 is returned, I
can put that in the database and then it's easy for me to know when a
link is broken.
Kind regards,
Bart
.
- Follow-Ups:
- Re: Get http response codes
- From: Michael Fesser
- Re: Get http response codes
- From: Sjoerd
- Re: Get http response codes
- Prev by Date: Re: |OT| Current trend in c.l.php
- Next by Date: Re: |OT| Current trend in c.l.php
- Previous by thread: How do I display radio button results?
- Next by thread: Re: Get http response codes
- Index(es):