operationexodus Posted September 25, 2012 Share Posted September 25, 2012 I am developing an external script that allows me to add a feature internal to my company. The script above uses the WHMCS database to read the data. Customer Name, Product ordered and then associates it to a different database settings for that product. Il problema sorge quando voglio visualizzare, sul mio script, gli ordini di un cliente. In the administrator, I see the orders requested, and I see above all the services required with name, price etc. .. The table is displayed tblorder order id, but I can not in any way to associate it with a service. So I can not understand what service the customer has requested. Sql query that uses the WHMCS system to determine this information? Thanks to those who answer me! 0 Quote Link to comment Share on other sites More sharing options...
operationexodus Posted September 26, 2012 Author Share Posted September 26, 2012 I found the answer. We should not look to the tblorder, but the tblhosting. to the next. bye 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.