I have a website developed with PHP from scratch, and I want to know the load time of my php script (my page) in localhost.
is there any method or tools to check that ? I try to use Performance on Google Chrome, but it's very hard to understand, and with some search on Google I found the firebug plugins of firefox, but it's deleted.
is there any solution ?
