I cannot believe how long I have been staring at this and how many different things I tried and it was just a spelling mistake all along!
Thanks for all your help!
William.
Search found 6 matches
- Sat Aug 28, 2004 12:33 am
- Forum: PHP - Code
- Topic: [SOLVED] php syntax error? in retrieving data from mysql
- Replies: 10
- Views: 683
- Fri Aug 27, 2004 11:15 pm
- Forum: PHP - Code
- Topic: [SOLVED] php syntax error? in retrieving data from mysql
- Replies: 10
- Views: 683
- Fri Aug 27, 2004 10:56 pm
- Forum: PHP - Code
- Topic: [SOLVED] php syntax error? in retrieving data from mysql
- Replies: 10
- Views: 683
- Fri Aug 27, 2004 10:26 pm
- Forum: PHP - Code
- Topic: [SOLVED] php syntax error? in retrieving data from mysql
- Replies: 10
- Views: 683
- Fri Aug 27, 2004 9:42 pm
- Forum: PHP - Code
- Topic: [SOLVED] php syntax error? in retrieving data from mysql
- Replies: 10
- Views: 683
- Fri Aug 27, 2004 8:28 pm
- Forum: PHP - Code
- Topic: [SOLVED] php syntax error? in retrieving data from mysql
- Replies: 10
- Views: 683
php syntax error? in retrieving data from mysql
The code I am modifying is the order administration page of a shopping cart. This portion writes the tracking # to the database and emails the tracking # to the customer. If instead of trying to grab the email address from the database I hard code $to=wsmeyer@atitec.com; everything else works perfec...