Page 1 of 1

connecting and reading from D3 databases

Posted: Thu Oct 06, 2005 10:03 am
by koalatxu
Does anyone know how to connect and read from D3 databases using PHP?

The only usful information I can find on the net is located at:

http://www.pfinders.com/phptod3/

If anyone knows of a better way of processing data from a D3 database online please let me know.

Thanks.

Posted: Thu Oct 06, 2005 4:39 pm
by Burrito
look up flashconnect....

flashconnect...

Posted: Fri Oct 07, 2005 3:02 am
by koalatxu
I wanted to be able to connect directly from PHP, the same that is done with MySQL. I have seen some documentation on this, but it requires the class "d3class.php".

Has anyone done this before and can you help me out?

Thanks...

Posted: Fri Oct 07, 2005 5:08 am
by Weirdan

JD3

Posted: Fri Oct 28, 2005 8:37 pm
by 4js
I've used JD3 to connect PHP to D3 and it works quite well, and it's open source.

http://www.djpatterson.com/jd3php.html

I'm not sure how many production systems use JD3, but I'd like to find out.
Let me know if JD3 works for what you need.