Hi
I wrote some code to submit a form via POST to another page. I want to display the submitted information and ask that the user confirm that it is all correct before proceeding. So on the second page, I'd like to re-submit the POST information to a third page. Is there an easy way to do...
Is it possible to detect whether a given URL is valid or not in php?
I know there exists programs that do this but I need this as part of a script that I am working on.
I could try connecting to the site and wait for a time-out but this would not work for sites that have a 404 page...
Any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.