Forum: PHP Dec 5th, 2008 |
| Replies: 6 Views: 623 Hi thanks for the reply's. Aamit I dont want to delete the duplicates I just don't want to display them when I echo out the results form the table I just want to display the results once.
Thanks... |
Forum: PHP Dec 4th, 2008 |
| Replies: 6 Views: 623 I hope someone can help I've been trying to sort this for hours.
I am trying to pull info from my database and display everything which I have done successfully, however I have duplicate records in... |
Forum: PHP Jun 17th, 2008 |
| Replies: 1 Views: 485 Hi, I have downloaded a couple of scripts which I would like to combine but I am very new to PHP and don't know if it is possible to do. One of the scripts is a simple shopping cart and the other is... |
Forum: PHP Jun 12th, 2008 |
| Replies: 5 Views: 1,668 You are an absolute star that works fine and such a simple fix, always learning.
One last thing on this, do you know a way to shade out the textfield so the id that has been echo'ed back can't be... |
Forum: PHP Jun 12th, 2008 |
| Replies: 5 Views: 1,668 Hi, thanks for your quick reply but I need the id to from the url to show in the text field so when I submit the form the id will post to the database. If it helps this is the code I'm using to... |
Forum: PHP Jun 12th, 2008 |
| Replies: 5 Views: 1,668 Hi, I am very new to php and this forum so sorry if this has been asked over and over but I can't find anything when searching.
Anyway I have used some script I found on the net which has a... |