<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 10: get_variable</title><link href="https://sourceforge.net/p/phpagi/bugs/10/" rel="alternate"/><link href="https://sourceforge.net/p/phpagi/bugs/10/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpagi/bugs/10/</id><updated>2008-06-17T13:13:54Z</updated><subtitle>Recent changes to 10: get_variable</subtitle><entry><title>get_variable</title><link href="https://sourceforge.net/p/phpagi/bugs/10/" rel="alternate"/><published>2008-06-17T13:13:54Z</published><updated>2008-06-17T13:13:54Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netb2c8b39319ad46eba514bb6ac7e6a4c729235503</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Some functions like, get_variable must be called twice to work, for example:&lt;/p&gt;
&lt;p&gt;$var = $agi-&amp;gt;get_variable('EXTEN');&lt;br /&gt;
$var = $agi-&amp;gt;get_variable('EXTEN');&lt;/p&gt;
&lt;p&gt;If you call it only one time, $var['data'] has no value.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>