Page 1 of 1

how to get url from...

Posted: Mon Nov 10, 2008 11:59 am
by lee
hi
i want to  http://forum.cmsmadesimple.org/index.ph ... ;board=6.0
get board value from url .How can i get this.Help me
Thanks

Re: how to get url from...

Posted: Mon Nov 10, 2008 12:10 pm
by alby
lee wrote: i want to  http://forum.cmsmadesimple.org/index.ph ... ;board=6.0
get board value from url .How can i get this.Help me
You don't say what is your environment (php or smarty)
You can take GET action (post;board=6.0) but after you must parse this value for board

Alby

Re: how to get url from...

Posted: Mon Nov 10, 2008 12:31 pm
by lee
problem is solved.
Thanks