RE: [PHP] Storing Script information in MySQL

2002-03-03 Thread Martin Towell
sorry - it's eval() -Original Message- From: David Redmond [mailto:[EMAIL PROTECTED]] Sent: Monday, March 04, 2002 4:09 PM To: 'Martin Towell'; [EMAIL PROTECTED] Subject: RE: [PHP] Storing Script information in MySQL I couldn't seem to get this working. Contents of

RE: [PHP] Storing Script information in MySQL

2002-03-03 Thread David Redmond
within the field and changed the code to something more basic (echo "Test";) and nothing is being produced. Any further ideas? Cheers -Original Message- From: Martin Towell [mailto:[EMAIL PROTECTED]] Sent: Monday, 4 March 2002 2:59 PM To: David Redmond; [EMAIL PROTECTED] Subject

RE: [PHP] Storing Script information in MySQL

2002-03-03 Thread Martin Towell
store it as text when you get it back, do an exec() on it -Original Message- From: David Redmond [mailto:[EMAIL PROTECTED]] Sent: Monday, March 04, 2002 3:56 PM To: [EMAIL PROTECTED] Subject: [PHP] Storing Script information in MySQL Is it possible to store the contents of a PHP file wi