Jump to content

New server module - dns


chris021

Recommended Posts

Hi All,

 

I am very new to this so could do with some pointers.. well a lot of pointers! I am working on a dns server module that uses a SOAP api for dns zone creation modifcation etc.

 

Outside of WHMCS i can work the api quite happily, so far inside WHMCS, I have created a modules/servers/ddns/ddns.php file and have started working on the $code for ClientArea.

 

So far i have managed to get all the zone details displaying in the client area, but this is about as far as i have got.

 

What i am trying to work out, is how is the best way to display an edit page and parse the edits back to custom functions in ddns.php.

 

i figure, if i display an edit link on the end of each record it can call:

[/ href="clientarea.php?action=productdetails&id='.$params["serviceid"].'&modop=custom&a=editzone

but im unsure if I can parse additinoal variables into my ddns_editzone function.

 

Hopefully some kind soul will understand what i am grasping at!

 

Cheers,

 

 

Chris021

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated