> string(3) "tbd"
> ["string"]=>
> string(38) "user not found."
> }
> }
>
> More useful information:
>
> [EMAIL PROTECTED]:/lockdown/includes/api# php -v
> PHP 5.0.3 (cli) (built: Jul 11 2005 12:33:
issing?
Indeed, that's working ;)
But PHP doesn't do much here, I'd say it's more a libxslt "bug", but I
didn't look up the standards (but your assumption seems obvious)
chregu
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubsc
t; those attributes, to work further with.
>
> Could someone please point me in the same direction?
$domelement->attributes
gives you a DomNodeList back with all attributes
chregu
>
> Sincerely
>
> Victor
>
> --
> PHP General Mailing List (http://www.php.net/)
f you have libxml2 installed, you should get SAX
(aka ext/xml), DOM and simplexml support out of the box)
chregu
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker | Bitflux GmbH | schoeneggst
Hi again
On 4/30/05, Christian Stocker <[EMAIL PROTECTED]> wrote:
> On 4/30/05, Erik Franzén <[EMAIL PROTECTED]> wrote:
> > The DOM implementation i PHP5 allows classes to be extended. Extending
> > the Document class is no problem, but how can I extend the Element cl
rk, just forget about it ;)
chregu
>
> Regards
> /Erik
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | m
ed. How do I do this on my PHP box?
> Sorry no Java or .NET available... :)
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
ph
g List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71
http://www.bitflux.ch | [EMAIL PROTECTED] | gnup
a
> 0
>
>
> -------
>
> I hope somebody can help me somehow! I'm really desperate!
>
> Cheers
>
> mike
>
> --
> PHP General Mailing List (http://www.php.
mespaces you
need in the XPath query. Then XPath is very portable.
chregu
Thanks,
-Dan
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71
http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0
but it's perfectly possible to load
XML documents from strings:
see
http://ch.php.net/manual/en/ref.xsl.php
and
http://ch.php.net/manual/en/function.dom-domdocument-loadxml.php
for further details.
chregu
>
> Grtz,
>
> Bart
>
> --
> PHP General Mailing List (http://www
is also based on libxml2
chregu
> Regards,
> Rajesh B.
>
>
> __
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-
here an obvious blunder in what I am trying
> to do, which I cannot see.
> Best regards. . . Dusty
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5
ot;automagically" ) but you can try to set the property formatOutput
just before saveXML:
$doc->formatOutput = true;
Never tested, but should work
chregu
> TIA for any advice... Dusty
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www
On Fri, 22 Oct 2004 10:44:48 +0200, franco bevilacqua
<[EMAIL PROTECTED]> wrote:
> Christian Stocker wrote:
> > On Fri, 22 Oct 2004 09:07:46 +0200, franco bevilacqua
> > <[EMAIL PROTECTED]> wrote:
> >
> >> Hello,
> >>I have a question regarding
gt; The following dump is produced:
>
> This is the title
>
> But I expect the following result:
>
> "This is the title" : formated as HTML header1
>
> Thanks for your help.
>
> Best regards
> Franco
>
> --
> PHP General Mailing List (http:
ML
chregu
>
> Kieran
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 2
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71
http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB
--
PHP Gene
On Fri, 24 Sep 2004 08:46:23 +0200, Gerrit P. Haase <[EMAIL PROTECTED]> wrote:
> Christian Stocker wrote:
>
> > Ever thought of reporting a bug to http://bugs.php.net instead of
> > trolling around here?
>
> > But I don't think, it's a bug, because
> modules to be compiled.
>
>
>
>
> Gerrit
> --
> =^..^=
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone
y not documented yet :( And yes, please
just add a User Note for the time being)
chregu
>
> -dave
>
>
>
> On Tue, 2004-08-31 at 01:23, Christian Stocker wrote:
> > On Tue, 31 Aug 2004 00:27:25 -0400, David Numan <[EMAIL PROTECTED]> wrote:
> > > Hi
> >
, any inputs on that? I would not mind going the java route, just prefer
> rapid development over: asant - asant deploy - asant undeploy - asant clean
> .. And so on .
>
> Thanks,
>
> Thomas
>
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zuric
egu
>
> Tested on Gentoo with PHP 5.0.0 and 5.0.1 with libxml 2.6.11.
>
> Any ideas would be appreciated.
> Thanks,
> --
> David Numan <[EMAIL PROTECTED]>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/un
So if I need to use "DOM" instead of "DOM XML" then I need to enable "DOM"
> > instead of "DOM XML". I have enabled the domxml extension; is there a
> > different extension that I need for "DOM" (DOMDocument->loadHTMLFile)?
> &
hat.
> Perhaps the XML DOM is not capable of doing that then saying that the
> problem is that it is not well-formed is a minor detail and the answer is
> that I need HTML DOM functions instead of XML DOM. In other words, perhaps
> PHP cannot do what I need.
>
> "Christian
t;DynamicTable.html");
> if (!$Document) {
> echo "Error loading the document\n";
> exit;
> }
>
> Yet that does not work; I get the error.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visi
est old (DOMXML) and new (DOM) scripts side by side.
>
> Cheers,
> Scrumpy :)
>
> _
> Add photos to your messages with MSN 8. Get 2 months FREE*.
> http://join.msn.com/?page=features/featuredemail
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubs
I advise to use the most recent libxml2 libraries, since they made
> > big improvements concerning XSD support lately
> >
> >>It is possible to validate a XML document with XML Schema Definition
> >>Language (XSDL).
> >>
> >>Is it possible to use XSDL
a XML document with XML Schema Definition
> Language (XSDL).
>
> Is it possible to use XSDL in Php?
>
> Thanks,
> Jacob
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker |
ling List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71
http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-k
ce
> Jay
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71
http
hema Implementatin of libxml2 is
not complete/finished anyway (but their getting there slowly...)
chregu
>
> that exists on PHP5
>
> Thanks,
>
> Matias.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/uns
inly more ;) )
chregu
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71
http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB
--
PHP General Mailing List (http://www.php.net/)
To un
/php5-xmlphp.php
chregu
>
> /Erik
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fa
h for example ->nodeValue, it's
UTF-8, always. $doc->encoding is only honoured during save() or
saveXML().
>
> As documentation hasn't caught up with $doc->encoding, how could I've found
> out myself?
reading the source or the W3C Specs ;)
chregu
>
> Th
ttp://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71
http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB
--
PHP Ge
PHP core team is usually very concerned about BC (backwards
compatibility) and as you maybe realized, 99% of PHP 4 scripts run on
PHP 5 without any problems at all. The one big exception is DOMXML,
for the reasons stated above.
chregu
>
> Cheers,
> Scrumpy :)
>
> --
> PHP Gene
On Sat, 24 Jul 2004 17:35:59 +0200, Victor Boivie <[EMAIL PROTECTED]> wrote:
> Christian Stocker wrote:
>
> >>var_dump($xpath->query("count(/catalog/cd")->item(0));
> >
> >
> > this doesn't work yet in DOM. The returned value has to
he returned value has to be a nodeset.
Will be fixed some day ;)
see victors answer for the work around
chregu
>
> ... returns NULL.
>
> Any ideas?
>
> Thanks in advance,
> Victor
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: htt
>setNamespaceURI method, even if W3C didnt
think of that ;)
chregu
Rob
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71
http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB
--
PHP General
per level
manipulation of the namespaces...
Currently, I don't have a solution to your problem, except porting
setNamespace to PHP5...
chregu
--
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71
http://
In <[EMAIL PROTECTED]>, Sebastian A. wrote:
> Have the new DOM XML functions been included in the latest version of
> PHP (4.2) when I try to use one of the new functions, such as
> domxml_open_file() I get an error message saying I am calling and
> undefined function. Has anyone successfully use
In <000a01c1af5a$dbf70140$73fd883e@laptop>, Hammy wrote:
> Is there any way to suppress or detect when the closing element event
> fires from tags in the form rather than ?
>
no, i don't think so. It means exactly the same in the XML-sense, so why
should there be a difference in reporting it..
In <[EMAIL PROTECTED]>, Michael Kimsal wrote:
> Christian Stocker wrote:
>
>
>>>see (which is how I labelled it above) and what I'm capable of actually
>>>contributing.
>>>Doing C-code PHP extensions is beyond my capabilities, so I make do
In <[EMAIL PROTECTED]>, Andy wrote:
> Hi guys,
>
> I think his original question was how to install GD!
>
> It's not a big deal!
> - Install PHP > 4.06
> - edit the php.ini -> delete the comment tags from the gd import module
> - restart your server if it is running not as a CGI extension
>
In <[EMAIL PROTECTED]>, Michael Kimsal wrote:
>>>Someone seems to have started this, although I'm not sure why he's not
>>>going more object-based.
>>>
>>>
>>>http://pear.php.net/manual/en/packages.imagick.php
>>>
>>>I would prefer something like
>>>
>>>$i = new Imagick();
>>>$i->read("file");
In <[EMAIL PROTECTED]>, Michael Kimsal wrote:
> Weston Houghton wrote:
>
>> Anybody interested in working on a PEAR module to interface PHP with
>> something like ImageMagick directly? I would love to see it. Maybe if I
>> am unemployed long enough soon I can work on it myself. Not that I
>> rea
In <[EMAIL PROTECTED]>, Victor Boivie wrote:
> PEAR? I think it would be better if someone did a "real" PHP module for
> ImageMagick, just like PerlMagick is for Perl. There is one at
> http://php.chregu.tv/imagick/, but it's far from complete. If someone
> would like to help him with the project
In <[EMAIL PROTECTED]>, Christian Stocker
wrote:
> In <[EMAIL PROTECTED]>, Thomas Gagne wrote:
>
>> dumpmem works great for entire documents, but what is the strategy for
>> printing the contents of a single node? It is impossible to use
>> dumpmem on a
In <[EMAIL PROTECTED]>, Thomas Gagne wrote:
> dumpmem works great for entire documents, but what is the strategy for
> printing the contents of a single node? It is impossible to use dumpmem
> on a node since the code looks for a 'doc' property that doesn't exist
> in nodes.
it's not possible a
In <100984FEB15DD511BA9300104B6980760AC36B@EXCHANGE-RIO>, Ricardo Junior
wrote:
> The conversion to plain text mail format changed the correct indent that
> I need I'm needing it like this:
>
>
>
>
>
>
>
> Thanks !!!
no need to scream here :)
here's a function
In <100984FEB15DD511BA9300104B6980760AC36B@EXCHANGE-RIO>, Ricardo Junior
wrote:
> The conversion to plain text mail format changed the correct indent that
> I need I'm needing it like this:
>
>
>
>
>
>
>
> Thanks !!!
no need to scream here :)
here's a function,
In <00f501c17b22$dd26da20$0600a8c0@shaemeli>, Steve Haemelinck wrote:
> Hi all
>
> Does anyone got any experience with JAVA in PHP? I tried to rebuild php
> with java support. Everything worked well but when I try to initiate
> Java in PHP, I get cannot instantiate Virtual machine. I use kaffe a
In <[EMAIL PROTECTED]>, Vikram Vaswani
wrote:
> Hi all,
>
> Am working with the XSLT functions in PHP. I'm trying to trap errors
> with the xslt_error() functions - however, the function generates no
> output even if I deliberately introduce errors into the XSLT sheet.
>
> Same goes for the ope
Hello
Was anyone ever able to get jdk 1.3.1 from sun running together with
ext/java in php? jdk 1.2.2 was not a big problem, but if i switch to
1.3.1, the scripts do not output anything. not even an entry in the
logfiles is made.
if it's really impossible, i'll stay with 1.2.2 and will not try a
/sql2xml.php:1.6
php4/pear/Experimental/XML/sql2xml.php:1.7
--- php4/pear/Experimental/XML/sql2xml.php:1.6 Wed Apr 4 02:15:57 2001
+++ php4/pear/Experimental/XML/sql2xml.php Fri Apr 6 03:13:13 2001
@@ -15,19 +15,16 @@
// | Authors: Christian Stocker <[EMAIL PROTEC
+++ php4/pear/Experimental/XML/sql2xml.php Wed Apr 4 02:15:57 2001
@@ -15,74 +15,174 @@
// | Authors: Christian Stocker <[EMAIL PROTECTED]> |
// +--+
//
-// $Id: sql2xml.php,v 1.5 2001/03/30 12
/fo2pdf.php:1.5
php4/pear/Experimental/XML/fo2pdf.php:1.6
--- php4/pear/Experimental/XML/fo2pdf.php:1.5 Fri Mar 30 04:55:07 2001
+++ php4/pear/Experimental/XML/fo2pdf.php Sat Mar 31 05:38:58 2001
@@ -15,7 +15,7 @@
// | Authors: Christian Stocker <[EMAIL PROTEC
XML/sql2xml.php:1.5
--- php4/pear/Experimental/XML/sql2xml.php:1.4 Fri Mar 30 03:03:11 2001
+++ php4/pear/Experimental/XML/sql2xml.php Fri Mar 30 04:55:30 2001
@@ -15,7 +15,7 @@
// | Authors: Christian Stocker <[EMAIL PRO
l/XML/fo2pdf.php:1.4
php4/pear/Experimental/XML/fo2pdf.php:1.5
--- php4/pear/Experimental/XML/fo2pdf.php:1.4 Thu Mar 29 13:26:53 2001
+++ php4/pear/Experimental/XML/fo2pdf.php Fri Mar 30 04:55:07 2001
@@ -15,7 +15,7 @@
// | Authors: Christian Stocker <[EMAIL P
hp4/pear/Experimental/XML/sql2xml.php:1.4
--- php4/pear/Experimental/XML/sql2xml.php:1.3 Fri Mar 30 02:36:42 2001
+++ php4/pear/Experimental/XML/sql2xml.php Fri Mar 30 03:03:11 2001
@@ -15,7 +15,7 @@
// | Authors: Christian Stocker <[EMAIL PRO
php4/pear/Experimental/XML/sql2xml_ext.php:1.2
php4/pear/Experimental/XML/sql2xml_ext.php:1.3
--- php4/pear/Experimental/XML/sql2xml_ext.php:1.2 Thu Mar 29 13:26:53 2001
+++ php4/pear/Experimental/XML/sql2xml_ext.php Fri Mar 30 02:37:35 2001
@@ -15,7 +15,7 @@
// | Authors: Christian Stocker
15,7 @@
// | Authors: Christian Stocker <[EMAIL PROTECTED]> |
// +--+
//
-// $Id: sql2xml.php,v 1.2 2001/03/29 21:26:53 uw Exp $
+// $Id: sql2xml.php,v 1.3 2001/03/30 10:36:42 chregu Exp $
/**
* This cla
/XML/fo2pdf.php:1.2
php4/pear/Experimental/XML/fo2pdf.php:1.3
--- php4/pear/Experimental/XML/fo2pdf.php:1.2 Tue Mar 27 06:35:21 2001
+++ php4/pear/Experimental/XML/fo2pdf.php Thu Mar 29 02:13:50 2001
@@ -15,7 +15,7 @@
// | Authors: Christian Stocker <[EMAIL PROTEC
:1.2
--- php4/pear/Experimental/XML/fo2pdf.php:1.1 Tue Mar 27 01:53:00 2001
+++ php4/pear/Experimental/XML/fo2pdf.php Tue Mar 27 06:35:21 2001
@@ -15,7 +15,7 @@
// | Authors: Christian Stocker <[EMAIL PROTEC
. |
// +--+
// | Authors: Christian Stocker <[EMAIL PROTECTED]> |
// +--+
//
// $Id: fo2pdf.php,v 1.1 2001/03/27 09:53:00 chregu Exp $
/**
*
note to |
// | [EMAIL PROTECTED] so we can mail you a copy immediately. |
// +--+
// | Authors: Christian Stocker <[EMAIL PROTEC
chregu Fri Mar 23 10:36:37 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/pear/CacheOutput.php
Log:
GarbageCollection was moved into a PEAR-Deconstructor
(from the HEAD Branch)
Index: php4/pear/Cache/Output.php
diff -u php4/pear/Cache/Output.php:1.
chregu Fri Mar 23 10:35:17 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/pear/Cache/Container file.php
Log:
just the changes from the HEAD dev here. rather important
Index: php4/pear/Cache/Container/file.php
diff -u php4/pear/Cache/Container/file.php:1
. |
// +--+
// | Authors: Christian Stocker <[EMAIL PROTECTED]> |
// +--+
//
// $Id: dbx.php,v 1.1 2001/03/22 14:29:01 chregu Exp $
requir
chregu Sat Mar 17 08:07:42 2001 EDT
Modified files:
/php4/pear/Cache/Container file.php
Log:
GarbageCollection didn't work properly (wanted to delete files, relative
paths don't work in deconstructors)
Index: php4/pear/Cache/Container/file.php
diff -u ph
chregu Sat Mar 17 08:06:31 2001 EDT
Modified files:
/php4/pear Cache.php
/php4/pear/CacheOutput.php
Log:
GarbageCollection was moved into a PEAR-Deconstructor
Index: php4/pear/Cache.php
diff -u php4/pear/Cache.php:1.7 php4/pear/Cache.php:1.8
---
<<< No Message Collected >>>
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
@@
// +--+
// | Authors: Ulf Wendel <[EMAIL PROTECTED]> |
// | Sebastian Bergmann <[EMAIL PROTECTED]> |
+// | Christian Stocker <[
chregu Tue Mar 6 05:25:45 2001 EDT
Modified files:
/php4/pear/Cache/Container file.php
Log:
deleteDir deletes now the created "group"-Directories as well.
Hope it works on windows as well...
Index: php4/pear/Cache/Container/file.php
diff -u php4/pear/Ca
chregu Tue Mar 6 03:32:10 2001 EDT
Modified files:
/php4/pear/CacheContainer.php
/php4/pear/Cache/Container db.php phplib.php
Log:
replaced db->quoteString with addslashes
adjusted encoding_mode = "slash" that it doesn't quote slashes, the
save
chregu Fri Mar 2 06:46:01 2001 EDT
Modified files:
/php4/pear/CacheOutput.php
Log:
Wrong order of Parameters in $this->container->save();
and $this->cache_id instead of $this->id on the same line
Index: php4/pear/Cache/Output.php
diff -u php4/pear
77 matches
Mail list logo