Hello, I'm just a new PHP self-learner, and so curious about how is this tool works? How can i use it? I have did this line. $mmap = mmap_open('new.txt', 1024, 0); but what's next? print_r($mmap); ? it give nothing. Thanks for your time.