Little betterThanks for that.
Little betterThanks for that.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
So.... URIs include all URLs, but not all URIs are URLs? And all paths* are both?
(*In the sense of an address/path related to the location (relative or absolute) of a file/document on the web/in programming/coding/scripting.)
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Yes. URLs are a subset of URIs.
I'm not quite sure where you're going with that. A path in a file system, for instance, isn't the same as a URI path. They might look the same, and relative file system paths might even resolve against a base path (the working directory) in the same way that a relative URI resolves against a base URI, but they aren't the same thing.And all paths* are both?
(*In the sense of an address/path related to the location (relative or absolute) of a file/document on the web/in programming/coding/scripting.)
Mike
Bookmarks