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!
sorry folks... the example i gave actually didn't work... the reworld script I've been toying with just generated a blank screen in the browser. come to find out there were some invisible characters in the text file that corrupted it... zapping the gremlins with textwrangler solved the problem. I zapped the unknown characters in my little test file and it worked perfectly. very weird. geesh, I spent 2-3 hours trying to figure out why i couldn't execute a function from within another function and thought it I was missing something.