Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
PHP
:
Function Libraries
: HTTP
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
How can I use $PHP_AUTH_USER when register_globals is set to off?
How can I redirect the browser to a different site (I don't need to pass variables)?
How do I redirect both a surfer and their submitted data to another url using the POST method?
Random Questions
How can I redirect the browser to a different site (I don't need to pass variables)?
How can I redirect the browser to a different site (I don't need to pass variables)?
How can I use $PHP_AUTH_USER when register_globals is set to off?
How do I redirect both a surfer and their submitted data to another url using the POST method?
How can I redirect the browser to a different site (I don't need to pass variables)?
How can I use $PHP_AUTH_USER when register_globals is set to off?
Unanswered Questions
How do I use the header("location: xxx"); function while POST-ing variables, like a html FORM post action?
I'm confused with the query string feature. How do I set a url link to carry data to the next page?
I'm confused with the query string feature. How do I set a url link to carry data to the next page?
how to force an update of all client browsers that are connected to the same php server application?
How can I specify which HTTP protocol to use. In case I am writing a web service client using SOAP
how do I send a username and password to an HTTP-auth on another site?
How do I programatically post form data (behind the scenes)?