Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2011-05-19 01:59:46
- richtestani
- Plugin Author
- Registered: 2009-11-08
- Posts: 128
Test for _GET in TXP
Is there any built in way to handle get variables passed with TXP inherently?
Or would you use <txp:php>my_parse_get($_GET);</txp:php>?
Thanks
Rich
Offline
#2 2011-05-19 03:46:22
- rsilletti
- Moderator
- From: Spokane WA
- Registered: 2004-04-28
- Posts: 707
Re: Test for _GET in TXP
This might help: gps
The source for this is PHPXref.com
Offline
#3 2011-05-19 10:34:26
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: Test for _GET in TXP
Or adi_gps if you want to get them into TXP variables.
Offline
#4 2011-05-20 00:26:23
- richtestani
- Plugin Author
- Registered: 2009-11-08
- Posts: 128
Re: Test for _GET in TXP
awesome!
Thanks guys.
Rich
Offline
Pages: 1