Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Code question
#8
I hope I'm not beating a dead horse here but I am new to the GS.
I am trying to understand the internals so I am looking at the logic decisions behind the design.

Can you give me an example of a URL a user would call that would generate a different result depending on if the
Code:
if (tsl($_SERVER['PHP_SELF']) == '/index/' ) { header('Location: '. $SITEURL ); exit; }
code is active or commented out?

~Joe
Reply


Messages In This Thread
Code question - by jdonth - 2010-02-05, 06:58:14
Code question - by Nijikokun - 2010-02-05, 08:27:10
Code question - by jdonth - 2010-02-05, 09:09:01
Code question - by ccagle8 - 2010-02-05, 10:58:27
Code question - by superyms - 2010-02-05, 18:40:19
Code question - by ccagle8 - 2010-02-05, 21:18:59
Code question - by Nijikokun - 2010-02-06, 01:35:26
Code question - by jdonth - 2010-02-06, 01:39:56
Code question - by ccagle8 - 2010-02-06, 09:23:49
Code question - by Nijikokun - 2010-02-06, 14:16:19
Code question - by superyms - 2010-02-06, 18:01:45
Code question - by ccagle8 - 2010-02-07, 03:37:56
Code question - by Nijikokun - 2010-02-07, 05:23:26
Code question - by ccagle8 - 2010-02-07, 05:53:32
Code question - by snooze - 2011-04-20, 02:50:30
Code question - by polyfragmented - 2011-04-20, 04:52:59
Code question - by snooze - 2011-04-20, 07:07:15
Code question - by polyfragmented - 2011-04-20, 21:06:41



Users browsing this thread: 1 Guest(s)