Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 95 results for
libxml
- Page 1
Help - Install XML-LibXML on windows
Programming
Software Development
16 Years Ago
by ITSAMB
… install [url]http://theoryx5.uwinnipeg.ca/ppmpackages/XML-
LibXML
.ppd[/url][/B] It throws following error and…Installing package 'http://theoryx5.uwinnipeg.ca/ppmpackages/XML-
LibXML
.ppd'... Error installing package 'http://theoryx5.uwinnipeg.ca…install [url]http://ppm.tcool.org/archives/XML-
LibXML
.ppd[/url] ppm install [url]http://theoryx5.…
problems install Xml::LibXML
Programming
Software Development
13 Years Ago
by metronomu
… , the problem is this, i need to install the XML-
LibXML
library and it seems to be easier to put salt… the LIBS and INC variable with the path to the
libxml
installation. It still doesn't work. In every case i… C:\XML-Lib\XML-
LibXML
-1.88\XML-
LibXML
-1.88 C:\XML-Lib\XML-
LibXML
-1.88\XML-
LibXML
-1.88>perl…
Locate line using LIbxml and write new line just after it
Programming
Software Development
13 Years Ago
by tifrah2005
… red on this exact place. i am quite new to
libxml
... can someone please help me ? thank you, Yuval…
Forum works on one server but not the other!
Programming
Web Development
13 Years Ago
by 4789787
… DOM/XML enabled DOM/XML API Version 20031129
libxml
Version 2.6.26 HTML Support enabled XPath … json version 1.2.1
libxml
libXML
support active
libXML
Version 2.6.26
libXML
streams enabled mbstring Multibyte Support … json version 1.2.1
libxml
libXML
support active
libXML
Version 2.6.32
libXML
streams enabled mbstring Multibyte Support …
DomDocument Parser Best Practice Questions
Programming
Web Development
1 Year Ago
by borobhaisab
…LIBXML_NOERROR|LIBXML_NOWARNING); // https://www.php.net/manual/en/function.
libxml
-clear-errors.php libxml_clear_errors(); //EXTRACT METAS // https://www…LIBXML_COMPACT|LIBXML_NOERROR|LIBXML_NOWARNING); // https://www.php.net/manual/en/function.
libxml
-clear-errors.php libxml_clear_errors(); ```` ... after the ````new DOMDocument…
linking a static library GCC problem
Programming
Software Development
14 Years Ago
by yuri1969
…my problem. I need to have a static lib
libxml
.a and an application (make.c) which uses …Wall -O2 -c src/main.c ar cr
libxml
.a src/file_handler.o src/stack.o src/msg.…/enc_validator.o src/dfa.o src/compute.o ranlib
libxml
.a gcc -Wall -O2 -static -o xml-…valid main.o -lm -L. -lxml ./
libxml
.a: could not read symbols: Archive has no index; run…
PHP DOMDocument not working
Programming
Web Development
13 Years Ago
by sugumarclick
… in my linux pc. My phpinfo() says
libXML
support active
libXML
Version 2.6.23
libXML
streams enabled But still I cannot use… badly to traverse my html contents. I cannot re-install
libxml
package with "yum" as I am not connected…
Re: DomDocument Parser Best Practice Questions
Programming
Web Development
1 Year Ago
by borobhaisab
… = new DOMDocument(); // https://www.php.net/manual/en/function.
libxml
-use-internal-errors.php libxml_use_internal_errors(true); // https://www.php.net…|LIBXML_NOERROR|LIBXML_NOWARNING); // https://www.php.net/manual/en/function.
libxml
-clear-errors.php libxml_clear_errors(); // https://www.php.net/manual/en…
Re: DomDocument Parser Best Practice Questions
Programming
Web Development
1 Year Ago
by borobhaisab
… = new DOMDocument(); // https://www.php.net/manual/en/function.
libxml
-use-internal-errors.php libxml_use_internal_errors(true); // https://www.php.net…|LIBXML_NOERROR|LIBXML_NOWARNING); // https://www.php.net/manual/en/function.
libxml
-clear-errors.php libxml_clear_errors(); // https://www.php.net/manual/en…
PHP and XML
Programming
Web Development
18 Years Ago
by alpha2006
….4.14 or later (
libxml
installs a DOM XML library that is used to construct …and parse XML messages. Learn more about
libxml
at [url]http://us2.php.net/manual/en/ref.domxml…
Please help fatal error
Programming
Web Development
12 Years Ago
by shhh
… version_compare(PHP_VERSION, $phpRequired) < 0 ? $bad : $good; //
LIBXML
$libxmlRequired = "2.6.32"; $libxmlRunning = defined('LIBXML_DOTTED_VERSION') ? …phpRunning' required='$phpRequired' status='$phpStatus'/> <
libxml
running='$libxmlRunning' required='$libxmlRequired' status='$libxmlStatus'/>…
ChatGpt Fixed My Crawler - & Derived 2 More Versions
Programming
Web Development
1 Year Ago
by borobhaisab
…DOMDocument(); // https://www.php.net/manual/en/function.
libxml
-use-internal-errors.php libxml_use_internal_errors(true); // https://www.…); // https://www.php.net/manual/en/function.
libxml
-clear-errors.php libxml_clear_errors(); // https://www.php.net…
Bing AI Fixed My Crawler
Programming
Web Development
1 Year Ago
by borobhaisab
…DOMDocument(); // https://www.php.net/manual/en/function.
libxml
-use-internal-errors.php libxml_use_internal_errors(true); // https://www.…); // https://www.php.net/manual/en/function.
libxml
-clear-errors.php libxml_clear_errors(); // https://www.php.net…
Re: parse html
Programming
Software Development
15 Years Ago
by kvprajapati
[b]>Can I use
libxml
++ to parse html.[/b] Yes you can use. Have a look at - [url]http://xmlsoft.org/html/
libxml
-HTMLparser.html[/url] I would suggest to use [URL="http://doc.trolltech.com/4.4/qtxml.html"]QTXml[/URL] or [URL="http://ticpp.googlecode.com/svn/docs/ticpp.html"]TinyXML[/URL] parser.
XML to Text file
Programming
Software Development
18 Years Ago
by neeludhiman
… me what should I use. I have tried libwww and
libxml
libraries, but could not find much. Please guide. Thanks…
Mail not send
Programming
Web Development
17 Years Ago
by pranto157
… 9 => \'Reflection\',\n 10 => \'session\',\n 11 => \'
libxml
\',\n 12 => \'standard\',\n 13 => \'tokenizer\',\n 14…
XML Parsing
Programming
Software Development
17 Years Ago
by DarkLotus
… A LOT of results such as Xerces, Chilkat, TinyXML, LiteXML,
LibXML
++, IBM, Oracle, CodeProject, CodeGuru articles, etc. but I couldn't…
Logging in CGI
Programming
Software Development
16 Years Ago
by gamodg
… is generated and passed to XML.c)-------->XML(using
libxml
library )-------->client(XML+XSL=HTML). [/CODE] My problem is…
pdo_mysql and gd recognised/enabled in terminal but not on phpinfo()
Programming
Web Development
15 Years Ago
by EvilOrange
… dom exif filter ftp gd <-- hash iconv json ldap
libxml
mbstring mysql mysqli odbc openssl pcre PDO pdo_mysql <-- pdo_sqlite…
parse html
Programming
Software Development
15 Years Ago
by Talguy
Can I use
libxml
++ to parse html. I'm trying to find all the images in a xml file and store the image data directly into the src attribute of the web page. I know there is a bit of a difference between html and xml that's why I am asking the question
Re: $HTTP_RAW_POST_DATA error
Programming
Web Development
8 Years Ago
by SimonIoa
… ldap.max_links Unlimited Unlimited
libxml
libXML
support active
libXML
Compiled Version 2.9.2
libXML
Loaded Version 20902
libXML
streams enabled mbstring Multibyte … Isaacs, Eric Warnke, Rasmus Lerdorf, Gerrit Thomson, Stig Venaas
LIBXML
Christian Stocker, Rob Richards, Marcus Boerger, Wez Furlong, Shane…
Re: Help beta testing new CMS
Programming
Web Development
17 Years Ago
by digital-ether
…' '--with-mime-magic=/etc/httpd/conf/magic' '--without-sqlite' '--with-
libxml
-dir=/usr' '--with-xml' '--enable-force-cgi-redirect' '--enable-pcntl…-8859-1 => ISO-8859-1
libxml
libXML
support => active
libXML
Version => 2.6.16
libXML
streams => enabled mime_magic mime_magic support…
Re: Dev-C++ - [Build Error] [main.o] Error 1
Programming
Software Development
13 Years Ago
by ketu83
…a" "../Borland/
libxml
library/lib/libxml2.dll.a" "../Borland/
libxml
library/lib/libxml2.lib"…; "../Borland/
libxml
library/lib/libxml2-bcc.lib&…/BCC55/Include/openssl_lib/lib/libssl32.dll.a ../Borland/
libxml
library/lib/libxml2-bcc.lib: file not recognized:…
Re: struct XX has no member named YY
Programming
Software Development
16 Years Ago
by fedderico10
…; #include <stdlib.h> #include <
libxml
/xmlmemory.h> #include <
libxml
/parser.h> #include <iostream> class…; #include <stdlib.h> #include <
libxml
/xmlmemory.h> #include <
libxml
/parser.h> #include <iostream> using…
Re: Cut down PHP install
Programming
Web Development
15 Years Ago
by benk1
…disable-simplexml --disable-mbregex --enable-sockets --disable-
libxml
--disable-all --oldincludedir=/usr/local/arm-linux…-simplexml --disable-mbregex --enable-sockets --disable-
libxml
--disable-all --enable-pdo=shared --with-sqlite…disable-simplexml --disable-mbregex --enable-sockets --disable-
libxml
--disable-all --enable-pdo=shared --with-sqlite…
Re: Fontconfig - configure issues?
Programming
Software Development
12 Years Ago
by daino
…{ (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"
libxml
-2.0 >= 2.6\"") >&5… ($PKG_CONFIG --exists --print-errors "
libxml
-2.0 >= 2.6") 2>&…;5 (exit $ac_status); }; then pkg_cv_LIBXML2_CFLAGS=`$PKG_CONFIG --cflags "
libxml
-2.0 >= 2.6" 2>/dev/null…
Re: XHTML Complient parser?
Digital Media
UI / UX Design
20 Years Ago
by linladen
…) X-Smiles is simple and good but Java Based . 4)
LibXml
is also a library and no XHTML parser / Generator Tool…) X-Smiles is simple and good but Java Based . 4)
LibXml
is also a library and no XHTML parser / Generator Tool…
Re: How to choose a "right" xml parser of c++
Programming
Software Development
17 Years Ago
by vijayan121
> The FREE XML parser must come with both DOM and SAX mode 1. xerces (apache license) [url]http://xerces.apache.org/xerces-c/[/url] 2.
libxml
(MIT license) [url]http://www.xmlsoft.org/[/url] perhaps with
libxml
++ (viral LGPL) [url]http://libxmlplusplus.sourceforge.net/[/url]
Re: How To Extract Meta Tags Using DomDocument ?
Programming
Web Development
2 Years Ago
by Dani
… new DOMDocument(); // https://www.php.net/manual/en/function.
libxml
-use-internal-errors.php libxml_use_internal_errors(true); // https://www.php.…|LIBXML_NOWARNING); // https://www.php.net/manual/en/function.
libxml
-clear-errors.php libxml_clear_errors(); // https://www.php.net/manual…
Re: How To Extract Meta Tags Using DomDocument ?
Programming
Web Development
2 Years Ago
by borobhaisab
… new DOMDocument(); // https://www.php.net/manual/en/function.
libxml
-use-internal-errors.php libxml_use_internal_errors(true); // https://www.php.net…LIBXML_COMPACT|LIBXML_NOERROR|LIBXML_NOWARNING); // https://www.php.net/manual/en/function.
libxml
-clear-errors.php libxml_clear_errors(); $title_tag = $doc->getElementsByTagName('title…
1
2
3
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC