I had a database like this
Name : John Doe
Sex : Male
when i want to call this data with url link
http://www.test.com/template.php?nick=John
why the (space)Doe is not in there.
what I suppose to do with the space
so it will looks like
http://www.test.com/template.php?nick=John%20Doe
_____________________________________________________________
www.kaskus.com - FREE EMAIL SERVICE
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]