From xcross at us.ibm.com Thu Dec 1 12:44:53 2005 From: xcross at us.ibm.com (Chris Cross) Date: Thu, 1 Dec 2005 04:44:53 -0700 Subject: [Expat-discuss] Chris Cross/West Palm Beach/IBM is out of the office. Message-ID: I will be out of the office starting 11/28/2005 and will not return until 12/05/2005. I will not be able to answer email until I return. From rahim at easydevices.co.uk Fri Dec 2 11:42:09 2005 From: rahim at easydevices.co.uk (Rahim @ Easy Devices.co.uk) Date: Fri, 2 Dec 2005 10:42:09 -0000 Subject: [Expat-discuss] Expat-discuss Digest, Vol 69, Issue 1 In-Reply-To: Message-ID: Hello , Please tell me the complete solution of using 1.php_domxml.dll and 2.How to extract the xml file from website using a php function. Please reply as soon as it is possible. Thanks for yours replies. Sorry to bother u all. Thanks once again Thanks Best regards, Abdul Rahim Khan Computer Engineer Easy Devices.co.uk Tel: 0871 7000 156 Fax: 0871 7000 159 Mobile : 00447733355291 Web: www.easydevices.co.uk Email: rahim at easydevices.co.uk -----Original Message----- From: expat-discuss-bounces at libexpat.org [mailto:expat-discuss-bounces at libexpat.org] On Behalf Of expat-discuss-request at libexpat.org Sent: 01 December 2005 11:00 To: expat-discuss at libexpat.org Subject: Expat-discuss Digest, Vol 69, Issue 1 Send Expat-discuss mailing list submissions to expat-discuss at libexpat.org To subscribe or unsubscribe via the World Wide Web, visit http://mail.libexpat.org/mailman/listinfo/expat-discuss or, via email, send a message with subject or body 'help' to expat-discuss-request at libexpat.org You can reach the person managing the list at expat-discuss-owner at libexpat.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Expat-discuss digest..." Today's Topics: 1. Re: 64 bit integers in Expat 2.0? (Nick MacDonald) ---------------------------------------------------------------------- Message: 1 Date: Wed, 30 Nov 2005 09:30:30 -0500 From: Nick MacDonald Subject: Re: [Expat-discuss] 64 bit integers in Expat 2.0? To: expat-discuss at libexpat.org Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Well... not that the Windows API should stand as a stunning example of clarity, but I believe they have two entries for a lot of functions (I believe they nest, but not sure as I don't spend much time writing non-portable code for specific OSes)... one for Unicode and one for non-Unicode. Maybe you combine two ideas... have function names provide the return type and optionally only include one set of names or the other depending on some build flag. That way old code doesn't break, new code can use the new functions, and eventually you could mark the old function names as deprecated. Since the problem you face is technically only in one direction, you could remove the old function names in favour of new function names, and optionally include a macro to "rename" the new functions so they still appear present for old code. And maybe I'm just babbling... being that I have never used those particular API functions anyway... ;-) On 11/29/05, Karl Waclawek wrote: > > Yes, that might be an option as well. > It just doesn't feel "right" for me to add four new alternative API > members when the original ones aren't used that often. API bloat? > ------------------------------ _______________________________________________ Expat-discuss mailing list Expat-discuss at libexpat.org http://mail.libexpat.org/mailman/listinfo/expat-discuss End of Expat-discuss Digest, Vol 69, Issue 1 ******************************************** From karl at waclawek.net Fri Dec 2 15:29:38 2005 From: karl at waclawek.net (Karl Waclawek) Date: Fri, 02 Dec 2005 09:29:38 -0500 Subject: [Expat-discuss] Expat-discuss Digest, Vol 69, Issue 1 In-Reply-To: References: Message-ID: <43905A52.1040304@waclawek.net> Rahim @ Easy Devices.co.uk wrote: >Hello , >Please tell me the complete solution of using >1.php_domxml.dll >and >2.How to extract the xml file from website using a php function. > > > I which way would Expat be involved in this? Karl From shakeel.ahmed at wipro.com Mon Dec 5 11:15:27 2005 From: shakeel.ahmed at wipro.com (shakeel.ahmed@wipro.com) Date: Mon, 5 Dec 2005 15:45:27 +0530 Subject: [Expat-discuss] Problem parsing a string with special character '&' Message-ID: Hi, I'm having problems parsing an XML document with a tag