I am trying to create an interface that will allow two users do do a trade
of items live on the web. What I want to happen, and I have seen it done on
other sites, is open a window that both people see on their machine and are
able to offer trades. Once the trade is accepted by both people, the system
should update the database.

How can I create such an iterface?



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to