trusktr


Member since 10/13/2010

Name: trusktr

Website: bettafootwear.com

I can\'t live without kickflips!

3 snippets

2435 profile views

4 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

trusktr's Recent PHP SnippetsTagged php



« Prev 1 Next »
A php program to check whether two simple connected graphs are isomorphic.
0 567 posted 12 years ago by trusktr
A recursive function to permute the items of an array. The function returns an array that contains many arrays, where each array is a permutation of the original array. This process can get intensive depending on how many items are in the initial arr...
0 583 posted 12 years ago by trusktr
Place this at the top of your php files. This will remove white space and formatting from HTML, making it smaller and faster for download by your users.
0 608 posted 12 years ago by trusktr
« Prev 1 Next »