FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » php url question
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: php url question [message #180566 is a reply to message #180565] Tue, 26 February 2013 19:41 Go to previous messageGo to previous message
Kevin Davis is currently offline  Kevin Davis
Messages: 5
Registered: May 2012
Karma:
Junior Member
On Tuesday, February 26, 2013 11:45:47 AM UTC-6, Jerry Stuckle wrote:
> On 2/26/2013 12:28 PM, Kevin Davis wrote:
>
>> Hi there,
>
>>
>
>> I have a simple question with PHP URL's setup.. Here is the situation I have a page that is based on the urls.. For example, I have a php file that will display based on the following sample url: http://temp.com/t2, however in some cases the url could be http://temp.com/t2?d=temp or something similar. That type of url tend screw up the settings. Is there a way for me to drop the d=temp so the page settings will not get messed up when the url's is read in.
>
>>
>
>> Thank you.
>
>>
>
>
>
> What have you tried?
>
>
>
> --
>
> ==================
>
> Remove the "x" from my email address
>
> Jerry Stuckle
>
> JDS Computer Training Corp.
>
> jstucklex(at)attglobal(dot)net
>
> ==================

One option that I'm trying is $_SERVER['PATH_INFO'] instead of $_SERVER['REQUEST_URI']
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: simpletest vs phpunit vs ...
Next Topic: Request for proofreading
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Nov 25 03:14:33 GMT 2024

Total time taken to generate the page: 0.04277 seconds