<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/phpxmlclasses/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/phpxmlclasses/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 14 Sep 2007 16:18:40 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpxmlclasses/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Documentation</title><link>https://sourceforge.net/p/phpxmlclasses/support-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;I am working on a project that is looking at the possibility of developing some sort of standard PHP API for XML Databases. I have been trying to find some documentation for your Xindice classes because they look quite good, but I have been so far unsuccesful. I also didn't see a test script with the download. I am hoping someone can point me in the right direction as to where to get documentation/a forum for support for using these classes.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Yinka Keshiro&lt;br /&gt;
MSc Computer Science&lt;br /&gt;
University of Bath&lt;br /&gt;
Emai: ce3imk@bath.ac.uk&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 14 Sep 2007 16:18:40 -0000</pubDate><guid>https://sourceforge.nete7de2df1141b8b38ca5660b452a93e9211162642</guid></item><item><title>DTDParser</title><link>https://sourceforge.net/p/phpxmlclasses/support-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi cant find the dtdparser class where is it located?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 07 Apr 2006 16:01:23 -0000</pubDate><guid>https://sourceforge.net21f16f658b2ec61c467bf8623cfb5cc996550fa0</guid></item><item><title>class_path_parser.php</title><link>https://sourceforge.net/p/phpxmlclasses/support-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When parsing a xml-file, the handler goes to the function &lt;br /&gt;
i've created.&lt;br /&gt;
$parser-&amp;amp;gt;set_handler(&amp;amp;quot;/DATA/INPUT&amp;amp;quot;,&amp;amp;quot;input&amp;amp;quot;);&lt;/p&gt;
&lt;p&gt;In my function 'input' I want to parse the content what &lt;br /&gt;
the handler gives me.&lt;br /&gt;
$Strparser = new Path_parser();&lt;br /&gt;
$Strparser-&amp;amp;gt;set_handler(&amp;amp;quot;/INPUT/NR&amp;amp;quot;,&amp;amp;quot;q_nr&amp;amp;quot;);&lt;br /&gt;
if (! $Strparser-&amp;amp;gt;parse($strContent))&lt;br /&gt;
{&lt;br /&gt;
print(&amp;amp;quot;Error:&amp;amp;quot;.$Strparser-&amp;amp;gt;get_error().&amp;amp;quot;\n&amp;amp;quot;); &lt;br /&gt;
}&lt;br /&gt;
(So I've got 2 active parsers running then.)&lt;/p&gt;
&lt;p&gt;That seems to work, except when the xml &lt;br /&gt;
between the input tags are the same.&lt;/p&gt;
&lt;p&gt;It seems to be running until the end of dayz....&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Huijkman</dc:creator><pubDate>Mon, 06 Oct 2003 07:19:30 -0000</pubDate><guid>https://sourceforge.neta0a3c541bcc3ac1358d3167e4792a971d207e762</guid></item><item><title>Call-time pass-by-reference has been deprecated</title><link>https://sourceforge.net/p/phpxmlclasses/support-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;seen from command line&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Huijkman</dc:creator><pubDate>Mon, 06 Oct 2003 07:13:20 -0000</pubDate><guid>https://sourceforge.net125d590359af79093cb6829f5aafdf1d417acb5c</guid></item><item><title>Problem with createIndexer with xindice1.0</title><link>https://sourceforge.net/p/phpxmlclasses/support-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!&lt;br /&gt;
I´m using class_xindice, but i have some problems&lt;br /&gt;
creating indexes with xindice1.0.&lt;/p&gt;
&lt;p&gt;Any idea???&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 25 Aug 2003 23:10:47 -0000</pubDate><guid>https://sourceforge.net49caa3cf96c7a626c6aad8eddeae396ee6cd02d6</guid></item><item><title>Installing Xindice</title><link>https://sourceforge.net/p/phpxmlclasses/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello sorry to bug anyone. &lt;/p&gt;
&lt;p&gt;I am from Australia and pretty new to this stuff and &lt;br /&gt;
decided to start with off by getting a windows XP Pro &lt;br /&gt;
machine running Xindice and PHP so that i could make &lt;br /&gt;
some cool web applications.... although i cannot find any &lt;br /&gt;
install instructions anywhere? I thought this would have &lt;br /&gt;
to be the place.&lt;/p&gt;
&lt;p&gt;It may sound Very Very stupid but is this what you need &lt;br /&gt;
to do. I know it will be wrong so I would greatly &lt;br /&gt;
appreciate corrections :) !!!:&lt;/p&gt;
&lt;p&gt;Step 1: Compile Xindice on windows&lt;br /&gt;
Step 2: Install PHP 4.3.2 for Apache web server&lt;br /&gt;
Step 3: Xindice XML-RPC plugin&lt;br /&gt;
Step 4: Install php_xindice-0.6&lt;/p&gt;
&lt;p&gt;IS THAT AT ALL RIGHT ????????&lt;br /&gt;
DO I need to install Apache Web Server before anything &lt;br /&gt;
or is that part of Xindice ????&lt;/p&gt;
&lt;p&gt;I have been a web designer for years now and wanted &lt;br /&gt;
to delve into XML and PHP which i know a bit of... Just &lt;br /&gt;
need to get started :)&lt;/p&gt;
&lt;p&gt;Any help whatsoever would be the best. &lt;br /&gt;
THANKS MCD_sign mcd_sign@hotmail.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael D</dc:creator><pubDate>Fri, 20 Jun 2003 01:31:38 -0000</pubDate><guid>https://sourceforge.netf32fd6d12fc7fc62eb42597dd196cbcae16cc336</guid></item><item><title>XqueryLite - Error: Undefined index</title><link>https://sourceforge.net/p/phpxmlclasses/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, &lt;/p&gt;
&lt;p&gt;I have a problem in using XqueryLite. I tried some &lt;br /&gt;
queries but I got always the message: &lt;/p&gt;
&lt;p&gt;Error: E_NOTICE &lt;br /&gt;
Undefined index: i &lt;br /&gt;
line: 368 &lt;br /&gt;
$data=$this-&amp;amp;gt;bindings[$var_name]; &lt;/p&gt;
&lt;p&gt;For example the query: &lt;/p&gt;
&lt;p&gt;'for $i in xmlmem($bib)/bib/book return &amp;amp;lt;result&amp;amp;gt; {$i/price} &lt;br /&gt;
&amp;amp;lt;/result&amp;amp;gt;' &lt;/p&gt;
&lt;p&gt;What I have to do with $i? In the main class is an array &lt;br /&gt;
bindings, but I thought that following lines are enough: &lt;/p&gt;
&lt;p&gt;$xq=new XqueryLite(); &lt;br /&gt;
$xq-&amp;amp;gt;init(); &lt;br /&gt;
$result=$xq-&amp;amp;gt;evaluate_xqueryl($query); &lt;/p&gt;
&lt;p&gt;What else I have to do that it works? &lt;/p&gt;
&lt;p&gt;Many thanks! &lt;br /&gt;
Regards &lt;br /&gt;
Maik Thiele &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maik Thiele</dc:creator><pubDate>Tue, 22 Apr 2003 09:51:49 -0000</pubDate><guid>https://sourceforge.netca2510588049df8bdae40eaef61489307eacd3cc</guid></item><item><title>DTD Parser</title><link>https://sourceforge.net/p/phpxmlclasses/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I am trying to find the DTD parser that is supposedly &lt;br /&gt;
packaged in the phpxmlclasses tar file.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;However, when i download the file, the &lt;br /&gt;
phpxmlclasses.tar.gz that is inside the main tar.gz is &lt;br /&gt;
corrupt.  I was wondering if there was in individual link to &lt;br /&gt;
the DTD parser?&lt;/p&gt;
&lt;p&gt;I got the heads up about the DTD parser here: &lt;br /&gt;
&lt;a href="http://www.webreference.com/xml/column65/" rel="nofollow"&gt;http://www.webreference.com/xml/column65/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 15 Apr 2003 00:12:24 -0000</pubDate><guid>https://sourceforge.net8da0c615e189c8a7f6a7b0d3e72acb4a47381530</guid></item><item><title>not working</title><link>https://sourceforge.net/p/phpxmlclasses/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;i don't think it's working for me... this is what it returns:&lt;/p&gt;
&lt;p&gt;Hey name &lt;br /&gt;
Array ( [coso] =&amp;amp;gt; name ) &lt;/p&gt;
&lt;p&gt;Hey data &lt;br /&gt;
Array ( [id] =&amp;amp;gt; 1 ) &lt;/p&gt;
&lt;p&gt;Hey name &lt;br /&gt;
Array ( [coso] =&amp;amp;gt; name2 ) &lt;/p&gt;
&lt;p&gt;Hey var &lt;br /&gt;
Array ( ) &lt;/p&gt;
&lt;p&gt;Hey data &lt;br /&gt;
Array ( [id] =&amp;amp;gt; 2 ) &lt;/p&gt;
&lt;p&gt;shouldn't it be returning &amp;amp;quot;Foo1&amp;amp;quot; and &amp;amp;quot;Foo2&amp;amp;quot; instead &lt;br /&gt;
of &amp;amp;quot;name, data, or var&amp;amp;quot;?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rick Somers</dc:creator><pubDate>Fri, 04 Oct 2002 05:41:19 -0000</pubDate><guid>https://sourceforge.netcaefe0661932611e00d487dd55ef36f99ca4e286</guid></item></channel></rss>