<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/php/tags/resizing</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 11:43:39 GMT</pubDate>
<item>
<title>(PHP) Image Scaling within Limits (max height, max width) - dblack</title>
<link>http://snipplr.com/view/53183/image-scaling-within-limits-max-height-max-width/</link>
<description><![CDATA[ <p>This is a much cleaner way to do this than the number of examples on the web.  Every example I saw seemed to account for orientation  - horizontal vs. vertical vs. square when looking at the input.  This ignores horizontal and vertical by mapping the "long side" and "short side" and then re-mapping the variables to $h / $w at the end.</p> ]]></description>
<pubDate>Sat, 07 May 2011 10:52:08 GMT</pubDate>
<guid>http://snipplr.com/view/53183/image-scaling-within-limits-max-height-max-width/</guid>
</item>
<item>
<title>(PHP) How to Resize an Image Using PHP - Image Resizing Script - andyhartleeds</title>
<link>http://snipplr.com/view/5590/how-to-resize-an-image-using-php--image-resizing-script/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 28 Mar 2008 09:44:35 GMT</pubDate>
<guid>http://snipplr.com/view/5590/how-to-resize-an-image-using-php--image-resizing-script/</guid>
</item>
</channel>
</rss>