[PHP] textfields showing php tags code

2004-01-21 Thread craig
Hi All, This one has me stumped, it worked yesterday, but not today, and I didn't change anything (as far as I know). This is some of the code from a function which is now showing the ?php echo $quantity; ? code inside the textareas, rather than the passed value from the function call. any ideas

RE: [PHP] textfields showing php tags code

2004-01-21 Thread Donald Tyler
Is it just showing that one or in all three text fields? -Original Message- From: craig [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 21, 2004 11:24 AM To: Php Subject: [PHP] textfields showing php tags code Hi All, This one has me stumped, it worked yesterday, but not today

RE: [PHP] textfields showing php tags code

2004-01-21 Thread Chris W. Parker
craig mailto:[EMAIL PROTECTED] on Wednesday, January 21, 2004 9:24 AM said: This one has me stumped, it worked yesterday, but not today, and I didn't change anything (as far as I know). This is some of the code from a function which is now showing the ?php echo $quantity; ? code inside

RE: [PHP] textfields showing php tags code

2004-01-21 Thread Donald Tyler
: RE: [PHP] textfields showing php tags code all of them, there are actually 11 fields, but I shorted the code up. Craig -Original Message- From: Donald Tyler [mailto:[EMAIL PROTECTED] Sent: January 21, 2004 11:12 AM To: [EMAIL PROTECTED] Subject: RE: [PHP] textfields showing php