I am trying to get php to write the data stored in some variables directly
to a filemaker pro 5.5 database. So far I have got the PHP to write to a
.txt file as tab delineated text, but I then have to manually import this
data into filemaker.

I have not been able to find any specific function for editing filemaker
databases using PHP...
But the php.net manual states:

"Chapter 29. Connecting to databases

This section holds common questions about relation between PHP and databases
: Yes, PHP can acces virtually any database available today. "
http://www.php.net/manual/en/faq.databases.php


Has anyone been able to do this? Or could you point me in the right
direction for some tutorials or assistance.

Joel Mills
Newcastle College


-- 
PHP Database 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]

Reply via email to