I am working on is a website which features:
- user signup
- user login
- add friend/delete friend
- karma
- hotlinks (user can add any page to there nav)
- admin panel (available to admin personnel only)
- user email system
I have created all of these things and they all work how they should. How I can test the php scripts--not the load time of the page, but the actual runtime of each script on each page?