> okay, i swear, this *must* be a FAQ. :-) I looked on php.net's FAQ and
> php.faqts.com, but couldn't find it.
Ah, but did you check the Mailing List archives?
Though, I must admit, figuring out what to use for a search term is kinda
tough for this one...
> How do I use slashes to delimit quer
okay, i swear, this *must* be a FAQ. :-) I looked on php.net's FAQ and
php.faqts.com, but couldn't find it.
How do I use slashes to delimit query string (url) paramters?
i.e., I want
http://foo.com/name/paul
instead of
http://foo.com/?name=paul
Manuel Lemos does this on his php classes
2 matches
Mail list logo