Epp Function To Php Script 20.08.08
Hi!
I think but I am not sure that my project can be done in around 1-2 hour(s)!!!
I have a script for registering .eu domains at the Eurid registry.
It is based on PHP.
It connects to Eurid with EPP protocol, checks with a special request, if an entered domain is free or not, if it is FREE the script tries to register it.
Problem:
The function which checks the status of the domain in my actual PHP script is now replaced with an EPP command - this method is faster and more reliable then the old method (not EPP) which is integrated in the script at the moment.
As I need a fast check if a domain name is available, the new EPP command (I have all the syntax of it here) should be integrated instead of the old method.
The connection to Eurid and the domain registration is still based on PHP script sending EPP commands to the registry, so I think it is not so hard to see, how the integration of the EPP commands in my PHP script works.
I have looked through my actual script and it is very logical build, but I am not able yet to do it myself.
Please contact me for more details here, to fix all the details before accepting.
Hope to hear from you soon, have a nice day
Frank



