should query string followed by a file name?

This is a discussion on should query string followed by a file name? within the PHP General forums, part of the PHP Programming Forums category; When we google for some keywords, the current URL will become http://www.google.com/search?hl=en&q=...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-12-2005
jrefactors@hotmail.com
 
Posts: n/a
Default should query string followed by a file name?

When we google for some keywords, the current URL will become
http://www.google.com/search?hl=en&q=query+string

My question is should the query string (?hl=en) always followed
by a file name?

For example, http://www.google.com/search.jsp?hl=en&q=query+string.


Because my understanding is to query the query string from the file,
in this case, search.jsp.

please advise. thanks!!

Reply With Quote
  #2 (permalink)  
Old 08-12-2005
Roedy Green
 
Posts: n/a
Default Re: should query string followed by a file name?

On 12 Aug 2005 11:02:20 -0700, jrefactors@hotmail.com wrote or quoted
:

>When we google for some keywords, the current URL will become
>http://www.google.com/search?hl=en&q=query+string
>
>My question is should the query string (?hl=en) always followed
>by a file name?


there is no filename involved. This is a CGI query. After the ? come
pairs of parm=value url-encoded to handle awkward chars like space and
+

see http://mindprod.com/jgloss/cgi.html

http://mindprod.com/jgloss/htmlcheat.html#FORMS

http://mindprod.com/jgloss/urlencoded.html
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:59 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0