hi folks,
there could be some security problems with unitialized variables:
since variables are automatically set from the url, uninitialized variables can be set by typing them into the url. this could perhaps bring some vulnerability if you trust in all unitialized variables being empty.
--ew.