4 Oct
2005
4 Oct
'05
5:22 a.m.
Perfect.. Thanks to everyone who responded. :) -+Aaron Gabor Hojtsy wrote:
Hi,
I want to do something like this:
?q=foo/1/bar
where "1" in this case is a user id (or rather, I want it to be a param into my callback).
Is there a facility that already exists for doing this?
Well, the easiest way to get your answer is to look at how user.module does this (user_menu()).
Goba