[PHP-DB] Re: xml to mysql tables using php

2005-06-13 Thread David Robley
babu wrote: Hi all, I have seen in zend.com about parsing an xml document using php. i have also seen an interesting article which uses perl or java to move data from xml to database and vice versa. Does php has such functions to do so. Thanks It certainly does support parsing XML -

[PHP-DB] PEAR DB and MSSQL

2005-06-13 Thread php
My company runs a Linux based PHP website with a MySQL database backend. We also have several MSSQL databases deployed throughout the organization. One of our MSSQL databases has a process running on it that transfers it's data to our MySQL database. However this process has become unstable

Re: Re: [PHP-DB] PEAR DB and MSSQL

2005-06-13 Thread php
I am using an RPM version of PHP, would updating the install do the same thing, or do I have to manually install PHP from source? Robbert Frank M. Kromann [EMAIL PROTECTED] wrote on 06/13/2005, 07:08:38 PM: Hi Robbert, Not sure whey your system stops working after a reboot, but when you are

[PHP-DB] Com 1

2005-06-13 Thread Nandar
Hi,. any one to know, how to send ascci file to com1 port from php ?? thx, nandar

Re: [PHP-DB] Com 1

2005-06-13 Thread Mark Cain
From the manual's user supplied comments: (Looks like this is for a windows machine) http://us4.php.net/fopen // Use this code to write directly to the COM1 serial port // First, you want to set the mode of the port. You need to set // it only once; it will remain the same until you