Hi Marc,

getenv('HOME') and getenv('USER') are probably what you're looking for,
although HOME might be a non-Windows thing.
Both variables should also be available in $_SERVER.

Cheers,
Andrey.

Reply via email to