I don't want to use cache folder and instead I want to use system temporary directory
if I set K_PATH_CACHE to null then it will work fine for tempnam but I saw other places where it is utilising K_PATH_CACHE to access images
Is there any other ways I can configure K_PATH_CACHE so that it uses system temp directory, because the my code can be on windows/linux/cloud-front so file system changes...
2012-03-06 17:53:42 PST in TCPDF - PHP class...