can someone help me write a simple code???
clarocque <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <365a99aca215a8550ca9c51cb1f69565@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=227274#227274 ---------------------------------------------------------------- I really kow very very little about PHP and I am trying to add a table (field) value to account.php I have added a a field to the customers table called "club" It is an INT(3) I was able to get the admin side to allow me to update it but now I want to display the value on the account.php page I do not want the customer to be able to change the value - can anyone tell me what the code would be or what I have to do to the account page to do this? Thanks C