sys_get_temp_dir gives me a Temp folder from my profile folder (in Windows). I need both user temp and system temp folders.
Is there a way to get them?
php uses one temp dir, shouldn't be an issue, it takes care that all files are uniquely named. what are you using your 'user' temp dir for?