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.
connecting and reading from D3 databases
Moderator: General Moderators
flashconnect...
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...
Has anyone done this before and can you help me out?
Thanks...
JD3
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.
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.