<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/phpxmlclasses/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/phpxmlclasses/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpxmlclasses/support-requests/</id><updated>2007-09-14T16:18:40Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>Documentation</title><link href="https://sourceforge.net/p/phpxmlclasses/support-requests/9/" rel="alternate"/><published>2007-09-14T16:18:40Z</published><updated>2007-09-14T16:18:40Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.nete7de2df1141b8b38ca5660b452a93e9211162642</id><summary type="html">&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;</summary></entry><entry><title>DTDParser</title><link href="https://sourceforge.net/p/phpxmlclasses/support-requests/8/" rel="alternate"/><published>2006-04-07T16:01:23Z</published><updated>2006-04-07T16:01:23Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net21f16f658b2ec61c467bf8623cfb5cc996550fa0</id><summary type="html">&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;</summary></entry><entry><title>class_path_parser.php</title><link href="https://sourceforge.net/p/phpxmlclasses/support-requests/7/" rel="alternate"/><published>2003-10-06T07:19:30Z</published><updated>2003-10-06T07:19:30Z</updated><author><name>Marcel Huijkman</name><uri>https://sourceforge.net/u/mhuijkman/</uri></author><id>https://sourceforge.neta0a3c541bcc3ac1358d3167e4792a971d207e762</id><summary type="html">&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;</summary></entry><entry><title>Call-time pass-by-reference has been deprecated</title><link href="https://sourceforge.net/p/phpxmlclasses/support-requests/6/" rel="alternate"/><published>2003-10-06T07:13:20Z</published><updated>2003-10-06T07:13:20Z</updated><author><name>Marcel Huijkman</name><uri>https://sourceforge.net/u/mhuijkman/</uri></author><id>https://sourceforge.net125d590359af79093cb6829f5aafdf1d417acb5c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;seen from command line&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Problem with createIndexer with xindice1.0</title><link href="https://sourceforge.net/p/phpxmlclasses/support-requests/5/" rel="alternate"/><published>2003-08-25T23:10:47Z</published><updated>2003-08-25T23:10:47Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net49caa3cf96c7a626c6aad8eddeae396ee6cd02d6</id><summary type="html">&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;</summary></entry><entry><title>Installing Xindice</title><link href="https://sourceforge.net/p/phpxmlclasses/support-requests/4/" rel="alternate"/><published>2003-06-20T01:31:38Z</published><updated>2003-06-20T01:31:38Z</updated><author><name>Michael D</name><uri>https://sourceforge.net/u/mcdsign/</uri></author><id>https://sourceforge.netf32fd6d12fc7fc62eb42597dd196cbcae16cc336</id><summary type="html">&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;</summary></entry><entry><title>XqueryLite - Error: Undefined index</title><link href="https://sourceforge.net/p/phpxmlclasses/support-requests/3/" rel="alternate"/><published>2003-04-22T09:51:49Z</published><updated>2003-04-22T09:51:49Z</updated><author><name>Maik Thiele</name><uri>https://sourceforge.net/u/plumbumsel/</uri></author><id>https://sourceforge.netca2510588049df8bdae40eaef61489307eacd3cc</id><summary type="html">&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;</summary></entry><entry><title>DTD Parser</title><link href="https://sourceforge.net/p/phpxmlclasses/support-requests/2/" rel="alternate"/><published>2003-04-15T00:12:24Z</published><updated>2003-04-15T00:12:24Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net8da0c615e189c8a7f6a7b0d3e72acb4a47381530</id><summary type="html">&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;</summary></entry><entry><title>not working</title><link href="https://sourceforge.net/p/phpxmlclasses/support-requests/1/" rel="alternate"/><published>2002-10-04T05:41:19Z</published><updated>2002-10-04T05:41:19Z</updated><author><name>Rick Somers</name><uri>https://sourceforge.net/u/rsomers/</uri></author><id>https://sourceforge.netcaefe0661932611e00d487dd55ef36f99ca4e286</id><summary type="html">&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;</summary></entry></feed>