Hello, I got started programming in C++ several years ago, and one of the things that i liked the most about that language is the ability to use the heap through pointers. I'm not sure if it is possible but, is there is any way to make PHP interact directly with the heap memory?. I didn't find anything so far, other than HeapTables for MySQL.
Thanks in advance