<?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>ALeX Kazik &#187; getopt</title>
	<atom:link href="https://alex.kazik.de/tag/getopt/feed/" rel="self" type="application/rss+xml" />
	<link>https://alex.kazik.de</link>
	<description>A blog about Retrocomputing‎ and more</description>
	<lastBuildDate>Wed, 30 Mar 2022 09:54:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>New getopt for php: getopts</title>
		<link>https://alex.kazik.de/195/getopts/</link>
		<comments>https://alex.kazik.de/195/getopts/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 15:12:41 +0000</pubDate>
		<dc:creator><![CDATA[alx]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[getopt]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://alex.kazik.de/?p=195</guid>
		<description><![CDATA[I don&#8217;t like php&#8217;s getopt function, because it&#8217;s too crippled. I&#8217;ve started a write a replacement function. It has more options, is easier to handle and returns all non parameter arguments. Fell free to use or improve it: Code / Docs: https://github.com/alexkazik/getopts Update 2011-04-19: Added License and a small improvement.]]></description>
				<content:encoded><![CDATA[<p> I don&#8217;t like php&#8217;s getopt function, because it&#8217;s too crippled.<br />
I&#8217;ve started a write a replacement function.<br />
It has more options, is easier to handle and returns all non parameter arguments.</p>
<p>Fell free to use or improve it:<br />
Code / Docs: <a href="https://github.com/alexkazik/getopts" target="_blank">https://github.com/alexkazik/getopts</a></p>
<p><strong>Update 2011-04-19</strong>: Added License and a small improvement.</p>
<p></p>]]></content:encoded>
			<wfw:commentRss>https://alex.kazik.de/195/getopts/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
