[PHP] URL / slash reduction

2002-06-10 Thread X-power.be
this url is the one that i want for my users: http://user.tuned-belgium.be/junni but go's now to http://www.tuned-belgium.com/user/?id=/junni (slash junni) but must go to http://www.tuned-belgium.com/user/?id=junni (without slash) how can i prevent or filter the slash away? -- PHP G

Re: [PHP] URL / slash reduction

2002-06-10 Thread X-power.be
the nickname 'junni' was an example.. i have this now but its not working :( http://www.tuned-belgium.com/user/?id=/$_GET['id ']'); ?> http://tuned-belgium.com/main/modules.php?name=user&op=userinfo&uname="> gives: Parse error: parse error in /usr/home/v1/a0016905/html/user/filter.php on line

[PHP] Re: URL / slash reduction

2002-06-10 Thread X-power.be
gone start again.. because a can't get trough this stuff :( al i want is a forward of http://user.tuned-belgium.be/NICKNAME http://tuned-belgium.com/main/modules.php?name=user&op=userinfo&uname=NICKNA ME what is the best to do? -- PHP General Mailing List (http://www.php.net/) To unsubscr

Re: [PHP] URL / slash reduction

2002-06-10 Thread YLA G - X-power.be
@ http://www.X-power.be Gamecube @ http://www.cube-power.be - Original Message - From: "Martin Towell" <[EMAIL PROTECTED]> To: "'YLA G - X-power.be'" <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 2:42 AM Subject: RE: [PHP] URL / slash redu

Re: [PHP] URL / slash reduction

2002-06-10 Thread YLA G - X-power.be
t;YLA G - X-power.be" <[EMAIL PROTECTED]> To: "Martin Towell" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 2:49 AM Subject: Re: [PHP] URL / slash reduction > :) :) great help thx mate!!! > > > now can everyone create a a