Profile
Achievement

anagaiyahoocom's Recent SnippetsTagged php
- All /
« Prev 1 Next »
Place startTime() at beginning where timing is to start. Get the return value and set the start time variable. At end of script to time call execTime($start) passing the start time and this will calculate elapsed time of execution.
1
902
posted 12 years ago by anagaiyahoocom
This will search for specific type of tag in html doc and extract type attribute value and all attributes after it in tag.
0
904
posted 13 years ago by anagaiyahoocom
Use this to page cache your pages. Will save page output to a file. Will check file modified date to get from file or retrieve again
1
742
posted 13 years ago by anagaiyahoocom
This will extract page handle between last slash and .html
0
799
posted 14 years ago by anagaiyahoocom