Re: [PHP] Including declare statements that contain variables

2001-11-14 Thread Fred
Jim Lucas <[EMAIL PROTECTED]> wrote in message 012301c16d3a$6def13c0$96def5cc@bendcom">news:012301c16d3a$6def13c0$96def5cc@bendcom... > Here are a few pointers to make it run just a little faster also. > > don't extract the entire $GLOBALS array. just use the $var that you need. > function GetDa

Re: [PHP] Including declare statements that contain variables

2001-11-14 Thread Jim Lucas
) and have it display your error code/problems. why are you using a define to set an SQL query string? Jim - Original Message - From: "Fred" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 14, 2001 9:45 AM Subject: [PHP] Including declare statem

[PHP] Including declare statements that contain variables

2001-11-14 Thread Fred
I would like to offer my recent experience in the hope that it will help others avoid the wasted effort and frustration I managed to burden myself with yesterday. I will start by stating that the conclusions I have drawn may seem obvious at first blush, however in a troubleshooting environment it