<?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; php</title>
	<atom:link href="https://alex.kazik.de/tag/php-2/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>WordPress: Multiple Languages</title>
		<link>https://alex.kazik.de/199/multilingual-text/</link>
		<comments>https://alex.kazik.de/199/multilingual-text/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 16:10:17 +0000</pubDate>
		<dc:creator><![CDATA[alx]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://alex.kazik.de/?p=199</guid>
		<description><![CDATA[If you would like to have a language switch like I have, that can be done. It&#8217;s now available on wordpress.org: Multilingual Text Update 2011-09-21: Version 1.4 Released Changelog Version 1.4 Added custom usage Small fixes Version 1.3 Fixed an bug where the language selection was dropped Added &#8220;&#8221; to write for all languages Version [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>If you would like to have a language switch like I have, that can be done.</p>
<p>It&#8217;s now available on wordpress.org: <a href="http://wordpress.org/extend/plugins/multilingual-text/" target="_blank">Multilingual Text</a><br />
<br />
Update 2011-09-21: Version 1.4 Released<br />
<span id="more-199"></span><br />
Changelog</p>
<ul>
<li>Version 1.4
<ul>
<li>Added custom usage
<li>Small fixes</ul>
<li>Version 1.3
<ul>
<li>Fixed an bug where the language selection was dropped
<li>Added &#8220;<code></code>&#8221; to write for all languages</ul>
<li>Version 1.2
<ul>
<li>Added a &#8220;Settings&#8221; Link to the plugin page
<li>Added many flags</ul>
<li>Version 1.1
<ul>
<li>Added support for PHP 5.2
<li>Fixed a few flaws</ul>
<li>Version 1.0
<ul>
<li>Initial release</ul>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://alex.kazik.de/199/multilingual-text/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<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>
