connecting and reading from D3 databases

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
koalatxu
Forum Newbie
Posts: 2
Joined: Thu Oct 06, 2005 9:52 am

connecting and reading from D3 databases

Post 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.
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

look up flashconnect....
koalatxu
Forum Newbie
Posts: 2
Joined: Thu Oct 06, 2005 9:52 am

flashconnect...

Post 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...
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

4js
Forum Newbie
Posts: 1
Joined: Wed Oct 26, 2005 1:52 pm
Location: Costa Mesa, California

JD3

Post 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.
Post Reply