<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Matthew Elliston</title>
	<atom:link href="http://www.matthewelliston.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matthewelliston.com</link>
	<description></description>
	<lastBuildDate>Thu, 11 Feb 2010 13:16:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on PHP Scaffolding Class by Matthew</title>
		<link>http://www.matthewelliston.com/php-scaffolding-class/comment-page-1/#comment-818</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Thu, 11 Feb 2010 13:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewelliston.com/?p=101#comment-818</guid>
		<description>Hi Paul thanks for getting in touch.

I guess the easiest way would be to copy the image code and maybe add a &quot;_1&quot; to it however this wouldn&#039;t be the best way. It should be possible to modify the code slightly to just check if the fields first characters are &quot;image_url&quot; that way it would be possible to have fields such as &quot;image_url_my_photo&quot; or &quot;image_url_news&quot; etc. This would be the best way to go about it. The fields that end in &quot;_on&quot; could be a great base for a guide to changing the code. 

Please let me know how you get on and if there is anyway I can help you please do not hesitate to contact me.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hi Paul thanks for getting in touch.</p>
<p>I guess the easiest way would be to copy the image code and maybe add a &#8220;_1&#8243; to it however this wouldn&#8217;t be the best way. It should be possible to modify the code slightly to just check if the fields first characters are &#8220;image_url&#8221; that way it would be possible to have fields such as &#8220;image_url_my_photo&#8221; or &#8220;image_url_news&#8221; etc. This would be the best way to go about it. The fields that end in &#8220;_on&#8221; could be a great base for a guide to changing the code. </p>
<p>Please let me know how you get on and if there is anyway I can help you please do not hesitate to contact me.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Scaffolding Class by Paul</title>
		<link>http://www.matthewelliston.com/php-scaffolding-class/comment-page-1/#comment-817</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 19 Jan 2010 22:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewelliston.com/?p=101#comment-817</guid>
		<description>Thanks for this! One question. How can I include two image upload fields?

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for this! One question. How can I include two image upload fields?</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Scaffolding Class by admin</title>
		<link>http://www.matthewelliston.com/php-scaffolding-class/comment-page-1/#comment-816</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 02 Dec 2009 19:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewelliston.com/?p=101#comment-816</guid>
		<description>Hi Christos

Sorry for not getting back to you until now. I was working quite a lot through November. Here is a quick usage quide for how to use the php scaffolding class if you still need to know:

in your scaffolding file there is the following line:

new Scaffolding($table,&quot;database_name&quot;,&quot;database_username&quot;,&quot;database_password&quot;,&quot;database_host&quot;,$action);


Change these details to match your databases settings.

In your web browser navigate to where you stored the file on your web server eg www.foo.com/scaffolding.php

This will then list the tables of your database which you can edit.

If you have any other problems please just contact me I promise to reply much quicker next time!!</description>
		<content:encoded><![CDATA[<p>Hi Christos</p>
<p>Sorry for not getting back to you until now. I was working quite a lot through November. Here is a quick usage quide for how to use the php scaffolding class if you still need to know:</p>
<p>in your scaffolding file there is the following line:</p>
<p>new Scaffolding($table,&#8221;database_name&#8221;,&#8221;database_username&#8221;,&#8221;database_password&#8221;,&#8221;database_host&#8221;,$action);</p>
<p>Change these details to match your databases settings.</p>
<p>In your web browser navigate to where you stored the file on your web server eg <a href="http://www.foo.com/scaffolding.php" rel="nofollow">http://www.foo.com/scaffolding.php</a></p>
<p>This will then list the tables of your database which you can edit.</p>
<p>If you have any other problems please just contact me I promise to reply much quicker next time!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Scaffolding Class by chzigkol</title>
		<link>http://www.matthewelliston.com/php-scaffolding-class/comment-page-1/#comment-815</link>
		<dc:creator>chzigkol</dc:creator>
		<pubDate>Tue, 10 Nov 2009 12:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewelliston.com/?p=101#comment-815</guid>
		<description>Hi Matthew,

Is it possible to give us an example of use for your class?

thanks

Christos</description>
		<content:encoded><![CDATA[<p>Hi Matthew,</p>
<p>Is it possible to give us an example of use for your class?</p>
<p>thanks</p>
<p>Christos</p>
]]></content:encoded>
	</item>
</channel>
</rss>
