chris021 Posted October 9, 2010 Share Posted October 9, 2010 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 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.