Connecting Tech Pros Worldwide Help | Site Map

info in URL (Short question)

  #1  
Old July 17th, 2005, 06:41 AM
knoak
Guest
 
Posts: n/a
Hi there,

Sometimes on a website you see a url
like domain.com?view

My question is, how can i get any word behind
the questionmark?
I know how to get it when it says
domain.com?word=view, so that's not it.

Thanks in advance...

Greetings knoak
  #2  
Old July 17th, 2005, 06:41 AM
Garp
Guest
 
Posts: n/a

re: info in URL (Short question)



"knoak" <knoakske@hotmail.com> wrote in message
news:a5e41e0e.0406071425.34202571@posting.google.c om...[color=blue]
> Hi there,
>
> Sometimes on a website you see a url
> like domain.com?view
>
> My question is, how can i get any word behind
> the questionmark?
> I know how to get it when it says
> domain.com?word=view, so that's not it.
>
> Thanks in advance...
>
> Greetings knoak[/color]

You want $_SERVER["QUERY_STRING"], you do.

Garp


  #3  
Old July 17th, 2005, 06:42 AM
knoak
Guest
 
Posts: n/a

re: info in URL (Short question)


Yes i did,
thanks a lot.

Greetings
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Question about sending email in asp.net web application gnewsgroup answers 6 April 8th, 2008 09:35 PM
A Quick Delegate Handler Question Win [C#] MikeY answers 8 June 7th, 2007 05:25 PM
32 or 64 bit processor info in C broeisi answers 168 April 23rd, 2007 01:45 AM
Apache $http_refferer question Sebastien answers 1 July 17th, 2005 02:02 AM