[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-developers] Palm OS database manipulator
From: |
Jason Wies |
Subject: |
[Phpgroupware-developers] Palm OS database manipulator |
Date: |
Wed, 26 Jun 2002 00:54:18 -0400 |
User-agent: |
Mutt/1.2.5i |
This looks like it might be of interest to those working on phpGW <-> Palm
support:
http://php-pdb.sourceforge.net/
"PHP-PDB is a set of PHP classes that manipulate Palm OS databases. It lets you
read, write, alter, and easily use data that is meant to be sent to or
retrieved from a handheld."
..and..
"An ideal use for this PHP class would be for talking to a conduit, where the
conduit would upload the current data, the server would parse it and
add/modify/delete entries with this class, the server would send the modified
file back to the conduit, and the conduit would replace the device's database
with the modified one."
It looks like write support for pdb was started in
addressbook/inc/class.pdb.inc.php but didn't get very far. php-pdb looks to
have support for that and everything else we'd need to convert phpGW records to
Palm format.
Jason Wies aka Zone
- [Phpgroupware-developers] Palm OS database manipulator,
Jason Wies <=