Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
PHP
:
Common Problems
: URLs
+ 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 access data in a mysql database
what is URL
Is there a way to find out the refering domain as opposed to the refering page?
How can I get the *FULL* URL of the current script, including the URL fraction (.../foo.php#bar)?
I want to load a page conditionally. Is there any way?
Random Questions
How do I pass a sting in a url eg. $MyString='Have a nice day'?
Can I use quote as the name of a GET variable?
what is URL
How can i access data in a mysql database
Why do my strings contain strange "%20" type things?
Why does the a GET variable called quote show up as a quote mark (")?
Can I use quote as the name of a GET variable?
How do I pass a sting in a url eg. $MyString='Have a nice day'?
How do I create a dynamic hyperlink in PHP?
Why do my strings contain strange "%20" type things?
I want to load a page conditionally. Is there any way?
How can I get the *FULL* URL of the current script, including the URL fraction (.../foo.php#bar)?
Is there a way to find out the refering domain as opposed to the refering page?
what is URL
How can i access data in a mysql database
Unanswered Questions
i have jscript code which when put in an html page pops up another window,i want to know the address(domain)of the parent window not the popup(in php)
if(!$get_url=@fopen($url,"r")) can be used to determine if a URL is active. However it doesn't work for all active URLs (ie. www.cmaq.net). Why Not?
I use the php function 'include' to call a Server Side Javascript programm with parameters, whatever I do, I have no parameter in my function.
How to code in php link as http://server.pl/link.htm#tekst
How can i regenerate a url using the concept 'extra path info'
How can I make data from a database a link when it's printed to my site?
How do I get the real filename of the default file when the URL finishes with a "/"?
Is there a c or c++ function like php urldecode? My c++ cgi is getting post vars in URL enc format.
Question about transmitting options and values back to php
How to load new URL into browser?
How do I create URL parameters using HTML links with PHP and MySQL?
How do I create URL parameters using HTML links with PHP and MySQL?
How do you display page specific html?
I want my php-server to load URLs at specific time coordinates automatically (out of a sql-database)
I want my php-server to load URLs at specific time coordinates automatically (out of a sql-database)
how to load a different page 2 based on a user's answer to a radio-button question on page 1
Is it possible to return a value other than true or false via an include over HTTP? If so, how?
Hi. How to get server response url as string after unsuccessful login?
on click to hyerlink fist time it display one message and second time another message repeatly
I need to use http://userid.domain.com - How can i grab userid from url?
How do I check if a URL is local in PHP ex. if ($url not localhost)
What is the best way to keep track of many variables over multiple pages while keeping my URL clean?