On Wed, 31 Jul 2002 09:23:51 +0100, Jon Haworth wrote: >Hi Melanie, > >There are two ways of doing it: >- change the max_execution_time directive in your php.ini
Hi Jon, That did it. Thank you again. I now have it on my list to examine the ini file in some detail. I now have one very greenhorn question. (Do I ever have any other sort?) I can read a record and create $message from the fields. If I now want to read say the next 3 records and add those fields to the body of the email do I use concatenation and expand $message to whatever length is required using new line to break up the parts of the message (is there a limit to how long a string can be (255 ?) ? or is there a more elegant solution? regards Melanie ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
