Database tmp name?

See all posts See thread Reply

Re: Database tmp name? new!
by colin, 14 years, 10 months ago
You can read some class variables after calling process(). The following ones can be used to get the filename details:
$foo->file_dst_name
$foo->file_dst_name_body
$foo->file_dst_name_ext
$foo->file_dst_path
$foo->file_dst_pathname

It is all in the docs, and the FAQ.Reply