Re: [PHP] looping through values from a field? Need hellp.

2003-07-05 Thread Micah Montoya
I think that will do it. thanks, - Original Message - From: "Lars Torben Wilson" <[EMAIL PROTECTED]> To: "Micah Montoy" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, July 05, 2003 4:59 PM Subject: Re: [PHP] looping through values from a field? Need hellp. > On Sat, 2003-0

Re: [PHP] looping through values from a field? Need hellp.

2003-07-05 Thread Micah Montoya
Ok. I gave it a shot but have run into one other question that I wasn't able to find that was addressed by the article. My select statement looks like this: When I create the php file, I am trying something like below but it isn't working and I am receiving an error. What am I not doing? $fi

Re: [PHP] looping through values from a field? Need hellp.

2003-07-05 Thread Micah Montoya
That was the trick. Just the space was messing things up. Thanks. - Original Message - From: "Lars Torben Wilson" <[EMAIL PROTECTED]> To: "Micah Montoya" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, July 05, 2003 6:18 PM Subject: R

Re: [PHP] preg_replace - understanding

2003-07-08 Thread Micah Montoya
You where right. That's what it was doing but now its not reversing the direction. It at least is a single "\". Have an idea for reversing it. I played with it a bit but still no go on this. thanks - Original Message - From: "Jennifer Goodie" <[EMAIL PROTECTED]> To: "Micah Montoy" <

Re: [PHP] preg_replace - understanding

2003-07-08 Thread Micah Montoya
Never mind. Its working. thanks - Original Message - From: "Jennifer Goodie" <[EMAIL PROTECTED]> To: "Micah Montoy" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 08, 2003 5:43 PM Subject: RE: [PHP] preg_replace - understanding > > $filevalue = str_replace("\\", "/", $fi

Re: [PHP] setting function variables

2003-08-08 Thread Micah Montoya
Ooops. Can't believe I overlooked that. Thanks everyone for your input. Its up and running now. - Original Message - From: "Mark" <[EMAIL PROTECTED]> To: "Micah Montoy" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, August 07, 2003 2:36 PM Subject: Re: [PHP] setting function