<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: image resizing</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: image resizing</description>
<language>en</language>
<pubDate>Tue, 05 May 2026 07:41:51 +0000</pubDate>

<item>
<title>M202A1 on "image resizing"</title>
<link>https://www.machform.com/forums/topic/image-resizing#post-7584</link>
<pubDate>Tue, 06 Oct 2009 17:23:52 +0000</pubDate>
<dc:creator>M202A1</dc:creator>
<guid isPermaLink="false">7584@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I will need help to include that code cos it is not straight forward. Can you help?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "image resizing"</title>
<link>https://www.machform.com/forums/topic/image-resizing#post-7527</link>
<pubDate>Thu, 01 Oct 2009 13:20:18 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">7527@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Try this one:&#60;br /&#62;
&#60;a href=&#34;http://www.white-hat-web-design.co.uk/articles/php-image-resizing.php&#34; rel=&#34;nofollow&#34;&#62;http://www.white-hat-web-design.co.uk/articles/php-image-resizing.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It seems pretty simple to resize images using that script.
&#60;/p&#62;</description>
</item>
<item>
<title>mav2u on "image resizing"</title>
<link>https://www.machform.com/forums/topic/image-resizing#post-7516</link>
<pubDate>Thu, 01 Oct 2009 08:02:11 +0000</pubDate>
<dc:creator>mav2u</dc:creator>
<guid isPermaLink="false">7516@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;What code can you put in there to do this function?  I would love a function like this to work.  I could totally drop editing on the machine if it did it on the server.&#60;/p&#62;
&#60;p&#62;Any scripts or codes I can use to do this would be a super awesome outcome!!!&#60;/p&#62;
&#60;p&#62;Jeremy
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "image resizing"</title>
<link>https://www.machform.com/forums/topic/image-resizing#post-7175</link>
<pubDate>Wed, 02 Sep 2009 22:07:59 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">7175@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I don't have the complete code for the image resizing, but this is possible indeed.&#60;br /&#62;
You can do so by modifying &#34;includes/post-functions.php&#34; file, inside the file you'll find &#34;process_form()&#34; function.&#60;/p&#62;
&#60;p&#62;You can add your custom image resizing code below the file upload processing code.&#60;br /&#62;
This way when your user upload an image, it will be resized as you need it.&#60;/p&#62;
&#60;p&#62;The file upload processing code is located around line 1035 and line 1044.&#60;br /&#62;
You should see a code like this one:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if (move_uploaded_file($_FILES[$element_name][&#38;#39;tmp_name&#38;#39;], $destination_file)) {&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;simply put your code below that line.
&#60;/p&#62;</description>
</item>
<item>
<title>M202A1 on "image resizing"</title>
<link>https://www.machform.com/forums/topic/image-resizing#post-7169</link>
<pubDate>Wed, 02 Sep 2009 19:14:32 +0000</pubDate>
<dc:creator>M202A1</dc:creator>
<guid isPermaLink="false">7169@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Can i intergrate an image resize code within your code?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
