<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bloggingIT &#187; PHP</title>
	<atom:link href="http://ccgi.maxpower.plus.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://ccgi.maxpower.plus.com</link>
	<description>a tecchy&#039;s blog</description>
	<lastBuildDate>Tue, 24 Nov 2009 16:35:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CodeIgniter&#8217;s Form Helper doesn&#8217;t respect POST arrays</title>
		<link>http://ccgi.maxpower.plus.com/2009/01/04/codeigniters-form-helper-doesnt-respect-post-arrays/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/01/04/codeigniters-form-helper-doesnt-respect-post-arrays/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 21:53:22 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/?p=334</guid>
		<description><![CDATA[I&#8217;ve been working on my first &#8216;proper&#8217; CodeIgniter project this week. It&#8217;s been quite gruelling, as there are some moments where I have definitely sped up my production. But it&#8217;s constantly getting hampered by the learning curve. It may be slight, but is frustrating when I hit a wall.
One issue that just cam up is [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/08/24/john-young-message-board-new-ways/' rel='bookmark' title='Permanent Link: Now We Can Make Our Own Gigs'>Now We Can Make Our Own Gigs</a> <small>I&#8217;ve just been reading John Young&#8217;s post on his forum...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/08/15/scp-and-filename-spaces/' rel='bookmark' title='Permanent Link: SCP and filename spaces'>SCP and filename spaces</a> <small>Copying files with scp is difficult enough without spaces. So...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/08/17/block-facebook-adverts-in-firefox/' rel='bookmark' title='Permanent Link: Block Facebook Adverts in Firefox'>Block Facebook Adverts in Firefox</a> <small>Anyone using Facebook will know that it&#8217;s quite annoying losing...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/01/04/codeigniters-form-helper-doesnt-respect-post-arrays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Toggle Variable</title>
		<link>http://ccgi.maxpower.plus.com/2009/01/04/php-toggle-variable/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/01/04/php-toggle-variable/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 10:51:56 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2009/01/04/php-toggle-variable/</guid>
		<description><![CDATA[A neat trick I use in PHP is a toggle variable, usually when I&#8217;m creating tables and want to alternate the styles.
To use a toggle variable:
#Create the variable
$toggle=true;
#Switch it
$toggle=(!$toggle);
Simple!
Share this on RedditStumble upon something good? Share it on StumbleUponShare this on FacebookPost this to MySpaceShare this on LinkedinShare this on del.icio.usTweet This!

Related posts:Install a Ranger [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/11/09/install-a-ranger-package-without-ranger/' rel='bookmark' title='Permanent Link: Install a Ranger Package Without Ranger'>Install a Ranger Package Without Ranger</a> <small>Following on from my remove ranger script, here is a...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/01/04/php-toggle-variable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated Documentation in PHP</title>
		<link>http://ccgi.maxpower.plus.com/2007/05/16/automated-documentation-in-php/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/05/16/automated-documentation-in-php/#comments</comments>
		<pubDate>Wed, 16 May 2007 14:40:12 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2007/05/16/automated-documentation-in-php/</guid>
		<description><![CDATA[John begins a quest for an automatic web-based documentation program that will allow him to make some poorly formatted work look consistent on the web.


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/01/04/php-toggle-variable/' rel='bookmark' title='Permanent Link: PHP Toggle Variable'>PHP Toggle Variable</a> <small>A neat trick I use in PHP is a toggle...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/05/16/automated-documentation-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reverse Engineering Passwords</title>
		<link>http://ccgi.maxpower.plus.com/2007/05/07/reverse-engineering-passwords/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/05/07/reverse-engineering-passwords/#comments</comments>
		<pubDate>Mon, 07 May 2007 00:52:27 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2007/05/07/reverse-engineering-passwords/</guid>
		<description><![CDATA[Hashing passwords is a common way to secure them in a database and make sure that they cannot be read easily.
But did you know there&#8217;s a website that reverse engineers the hashes and stores them in a searchable database?
The folks over at RedNoize have created such a site.
Obviously, there&#8217;s no better protection than keeping your [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/05/07/reverse-engineering-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the RTSP Protocol with the PHP header function</title>
		<link>http://ccgi.maxpower.plus.com/2006/12/29/using-the-rtsp-protocol-with-the-php-header-function/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2006/12/29/using-the-rtsp-protocol-with-the-php-header-function/#comments</comments>
		<pubDate>Fri, 29 Dec 2006 11:09:08 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Realaudio]]></category>
		<category><![CDATA[Realplayer]]></category>
		<category><![CDATA[RTSP]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/wp/2006/12/29/using-the-rtsp-protocol-with-the-php-header-function/</guid>
		<description><![CDATA[I had a great deal of trouble getting Internet Explorer to redirect the header to a RTSP link using the header function in PHP.
I found that in IE, I would get a HTTP 402 error (page has been temporarily moved). IE would happily sit there and tell me it could not be found.
Firefox was a [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/08/26/prevent-wordpress-from-hanging-when-you-log-on/' rel='bookmark' title='Permanent Link: Prevent Wordpress from Hanging when You Log on'>Prevent Wordpress from Hanging when You Log on</a> <small>I&#8217;ve set up a Wordpress site for a client and...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/08/17/block-facebook-adverts-in-firefox/' rel='bookmark' title='Permanent Link: Block Facebook Adverts in Firefox'>Block Facebook Adverts in Firefox</a> <small>Anyone using Facebook will know that it&#8217;s quite annoying losing...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/08/29/move-a-print-job-from-one-queue-to-another-in-linux/' rel='bookmark' title='Permanent Link: Move a print job from one queue to another in Linux'>Move a print job from one queue to another in Linux</a> <small>Today, I was looking at my printer queue and realised...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2006/12/29/using-the-rtsp-protocol-with-the-php-header-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASpell, PHP and IIS</title>
		<link>http://ccgi.maxpower.plus.com/2006/10/04/aspell-php-and-iis/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2006/10/04/aspell-php-and-iis/#comments</comments>
		<pubDate>Wed, 04 Oct 2006 14:05:57 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[ASpell]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/wp/?p=70</guid>
		<description><![CDATA[I&#8217;ve been trying to introduce spell checking into my PHP application and have been hitting a small snag. It&#8217;s called ASPELL.
For the uninitiated, aspell is a command-line spelling utility to, well, do clever spelling stuff.
In Apache, aspell works wonderfully. In fact, I wouldn&#8217;t have even thought that there was a problem. IIS on the other [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/01/03/access-virtualbox-ssh-and-web-server/' rel='bookmark' title='Permanent Link: Access VirtualBox SSH and Web Server'>Access VirtualBox SSH and Web Server</a> <small>One of the thing that differs VirtualBox from Microsoft&#8217;s Virtual...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/09/26/mount-a-webdav-folder-in-ubuntu-linux/' rel='bookmark' title='Permanent Link: Mount a Webdav folder in Ubuntu Linux'>Mount a Webdav folder in Ubuntu Linux</a> <small>Webdav is a very handy protocol for writing files back...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2006/10/04/aspell-php-and-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>magic_quotes and other evils</title>
		<link>http://ccgi.maxpower.plus.com/2006/04/02/magic_quotes-and-other-evils/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2006/04/02/magic_quotes-and-other-evils/#comments</comments>
		<pubDate>Sun, 02 Apr 2006 11:00:14 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Magic Quotes]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/wp/?p=56</guid>
		<description><![CDATA[Well, it seems that as the development of the learning platform trundles to it&#8217;s conclusion, I&#8217;m forced to look back at what has been done so far and say, &#8220;Bugger&#8221;.
Half way through the development I switched my development server from Linux to Windows, and unknown to me started using a server that had magic_quotes_gpc = [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/01/04/codeigniters-form-helper-doesnt-respect-post-arrays/' rel='bookmark' title='Permanent Link: CodeIgniter&#8217;s Form Helper doesn&#8217;t respect POST arrays'>CodeIgniter&#8217;s Form Helper doesn&#8217;t respect POST arrays</a> <small>I&#8217;ve been working on my first &#8216;proper&#8217; CodeIgniter project this...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2006/04/02/magic_quotes-and-other-evils/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
