<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><atom:link href="http://www.askflib.com/rss/articles/php" rel="self" type="application/rss+xml"></atom:link>
<link>http://www.askflib.com/</link>
<pubDate>Mon, 06 Feb 2012 13:15:04 +0000</pubDate><language>en-us</language><generator>TMI-CMS RSS Plugin 0.4 (http://www.technomonk.com)</generator><webMaster>support@askflib.com (AskFlib)</webMaster>
<description>AskFlib.com - New articles in PHP</description><title>New articles in PHP</title>

<item>
<link>http://www.askflib.com/article/passing-variable-numbers-of-arguments-to-functions</link>
<pubDate>Thu, 21 May 2009 05:21:29 +0000</pubDate><title>Passing variable numbers of arguments to functions</title>
<description>&lt;p&gt;Recently a visitor in my IRC channel came in with an odd problem. He needed to send a variable amount of arguments to a function. The function wasn't under his control, so he was unable to pass an array to it and parse it within the function itself.&lt;/p&gt;&#13;
&lt;p&gt;PHP as far as I can tell has no easy way to do this. This short article explains one method to accomplish the task.&lt;/p&gt;</description><guid>http://www.askflib.com/guid/article/15</guid></item>

<item>
<link>http://www.askflib.com/article/dynamic-buttons-with-gd-and-php</link>
<pubDate>Wed, 20 May 2009 12:44:12 +0000</pubDate><title>Dynamic Buttons with GD and PHP</title>
<description>&lt;p&gt;On many sites its very difficult to predict exactly which graphics you might need. One answer is dynamic buttons.&lt;/p&gt;&#13;
</description><guid>http://www.askflib.com/guid/article/13</guid></item>

<item>
<link>http://www.askflib.com/article/creating-business-cards-with-fpdf-and-php</link>
<pubDate>Tue, 19 May 2009 13:31:37 +0000</pubDate><title>Creating business cards with FPDF and PHP</title>
<description>&lt;p&gt;When I need to create business cards or similar documents, I frequently head for the text editor and knock out a small app. This is one such application.&lt;/p&gt;</description><guid>http://www.askflib.com/guid/article/11</guid></item>

<item>
<link>http://www.askflib.com/article/php_value-php_flag-php_admin_value-php_admin_flag</link>
<pubDate>Mon, 18 May 2009 19:47:11 +0000</pubDate><title>php_value, php_flag, php_admin_value, php_admin_flag</title>
<description>&lt;p&gt;If you change almost any of the PHP setting in php.ini then you affect all vhosts on the server. This can be a bad thing. Scripts may break and functionality may change.&lt;/p&gt;&#13;
&#13;
&lt;p&gt;Luckily, there is a more fine grained solution if you are running PHP as a module.&lt;/p&gt;</description><guid>http://www.askflib.com/guid/article/9</guid></item>

<item>
<link>http://www.askflib.com/article/elevating-priviledges-from-webscripts</link>
<pubDate>Mon, 04 May 2009 16:01:19 +0000</pubDate><title>Elevating priviledges from webscripts</title>
<description>&lt;p&gt;Often you will find yourself on a server where permissions are restrictive. &lt;/p&gt;&#13;
&lt;p&gt;In this article, I try to explain a few of the options&lt;/p&gt;</description><guid>http://www.askflib.com/guid/article/4</guid></item>

<item>
<link>http://www.askflib.com/article/using-cookies-across-subdomains</link>
<pubDate>Mon, 04 May 2009 15:00:06 +0000</pubDate><title>Using Cookies Across Subdomains</title>
<description>&lt;p&gt;Most sites, if they use cookies, use a single domain the whole time. Not all do. &lt;/p&gt;&#13;
&lt;p&gt;For these domains an understanding of how sessions and cookies work and what needs to be changed is useful.&lt;/p&gt;</description><guid>http://www.askflib.com/guid/article/3</guid></item>

<item>
<link>http://www.askflib.com/article/using-updated-currency-rates</link>
<pubDate>Mon, 04 May 2009 13:13:50 +0000</pubDate><title>Using updated currency rates</title>
<description>&lt;p&gt;Often you have a need for up to date information, but rarely can find it for free. Exchange rates are a common need and a closely guarded secret by some developers.&lt;/p&gt;&#13;
&lt;p&gt;In this article, I show you how to use exchange rates for conversion and where to get them from.&lt;/p&gt;</description><guid>http://www.askflib.com/guid/article/2</guid></item>

<item>
<link>http://www.askflib.com/article/making-friendly-urls</link>
<pubDate>Mon, 04 May 2009 11:46:35 +0000</pubDate><title>Making Friendly URLs</title>
<description>&lt;p&gt;How do you make your urls more readable both to humans and web crawlers? In this article, we look at some of the options.&lt;/p&gt;&#13;
</description><guid>http://www.askflib.com/guid/article/1</guid></item></channel></rss>

