ShawnG


Member since 05/29/2013

Name: Shawn

1 snippets

963 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

ShawnG's Recent SnippetsTagged image



« Prev 1 Next »
Returns array with information like: Input image width 200 height 200 print_r(ratioResize('path/to/image.ext' , 100 , 50)); output: array( [ratio] => .5, [height] => 50, [width] => 50,...
0 683 posted 10 years ago by ShawnG
« Prev 1 Next »