Hi Ian

Comments inline...

On 01 Jun,2003 at 23:20 Ian Fingold wrote:

<snip>
> link will look like this
> fant_stnd3.php?week=1&team=silly team
> 
> but again, my problem is that it's cutting off the team value when there is
> a space in the string..
> 
</snip>

Don't allow spaces in the string ?  Are we getting team name from a select list ?  If 
so change the values returned.  Are the team names typed in ?  If so use javascript to 
replace spaces with underscores.

Can you work along those lines ?

Ronan
e: [EMAIL PROTECTED]
t: 01903 739 997
w: www.thelittledot.com

The Little Dot is a partnership of
Ronan Chilvers and Giles Webberley

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to