Quantcast
Channel: ExeOutput for PHP - G.D.G. Software Forum
Viewing all articles
Browse latest Browse all 1024

Save file to ram instead to data

$
0
0

Just wonder…
if I do something like that

file_put_contents($name,$data);

I would get a file named $name with content $data in DATA folder. Works like a charm.

But, is there any way to avoid that so file would be stored in ram (virtual) and gone when app is closed? I am compailing portable exe.

Best regards, Alex

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1024

Trending Articles