hi.i am intersted to build a database and want to link it with other data base in sach a way that any entery in other database also appear in my database automaticaly.i hv knowledge of php and my sql.bt i dont know where to start any body there who can help me/

I am assuming MySQL is the database - Are the databases on the same server? If not check this:

http://dev.mysql.com/doc/refman/5.0/en/replication.html

Actually, for all I know you may be able to replicate on the same server but I don't know for sure although I suspect that you can't.

Or you run all your scripts twice against all database functions, one for each database.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.