PHP3 Manual | ||
---|---|---|
Prev | Next |
leak -- Leak memory
Leak() leaks the specified amount of memory.
This is useful when debugging the memory manager, which automatically cleans up "leaked" memory when each request is completed.
Prev | Home | Next |
uniqid | Up | mSQL Functions |