AzizLight


Member since 11/09/2008

Name: Aziz Light

AzizLight

Website: http://twitter.com/aziz_light

2 snippets

3714 profile views

4 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

AzizLight's Recent SnippetsTagged class



« Prev 1 Next »
I rewrote [this snippet](http://snipplr.com/view/15402/php-password-generator/). Usage: $password1 = new Password; $password2 = new Password; echo '<p>' . $password1->generate() . '</p>'; echo '<p>' . $password2->generate(array('leng...
1 773 posted 14 years ago by AzizLight
« Prev 1 Next »