On Fri, 9 Nov 2001, UK Internet Sites wrote: > Is is possable that once we become Opensrs resellers, to keep our current > system, and when someone registers a domain name to then to have our scripts > "contact" OpenSRS servers though the perl API code (??) with the > commands/codes needed to register a domain name? This way, our customers > see nothing going to or coming from OpenSRS. Because checking out quite a > few opensrs resellers, all seem to be using the scripts you provide, this is > something we don't want to do - as we just want to send the register domain > commands though our own current scripts. >
Yes, you can do this, it just requires the work on your part to write your own hooks into OpenSRS. We've done that ourselves, all functions with OpenSRS are done by our own custom API's. We've also put our entire PHP codebase for doing this under the GPL and its available at sourceforge under the project 'opensrs-php' by Colin Viebrock. -mark -- mark jeftovic http://www.easydns.com http://mark.jeftovic.net
