anagaiyahoocom


Member since 03/06/2011

Website: www.katcode.com

10 snippets

1451 profile views

1 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

anagaiyahoocom's Recent PHP Snippets



« 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 650 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 661 posted 12 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 522 posted 13 years ago by anagaiyahoocom
You can use JUri object to extract the path or query string from a any url
0 811 posted 13 years ago by anagaiyahoocom
Can use JUri to get the page handle
0 636 posted 13 years ago by anagaiyahoocom
This will extract page handle between last slash and .html
0 591 posted 13 years ago by anagaiyahoocom
« Prev 1 Next »