Re: postgresql csv import; temporary directory
[email protected] (ourdiaspora)
| Newsgroups | php.general |
|---|---|
| Message-ID | <aEAS8yy9GBP9E7kfcja0yln_mpJC3vsObqaV1asgo0up8Med4KnXBWtICwSz5e-41SIq7ajhOvVk-4cxF00WUha99cAij25wchd1vMEXtZo=@protonmail.com> |
Just realised that the function 'sys_get_temp_dir' returns: " /tmp/...[random string] " and _not_ the temporary directory specified in the phpinfo() file. Please what is the cause?