PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Is there a way to simply clear all variables and the cache basicaly all memory used by the script?I need to reexecute a script many times and not have interference from previous script execution.Any way i can do this?Thnks