Jump to content

biscaino

Retired Forum Member
  • Posts

    2
  • Joined

  • Last visited

About biscaino

biscaino's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. well i foud this query and it show all my products now i want its show only gid = 4 my whmcs is utf my php
  2. how i can dysplay products prices on non whmcs page i need show name description and monthly prices i try this query bin my page and not work $sql = "SELECT tblproducts.name, tblproducts.`description`, tblpricing.monthly FROM tblproducts, tblpricing WHERE gid = '1'" ;
×
×
  • 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