[PHP] question about a loop in a loop

2001-03-28 Thread Institute for Social Ecology
hi, I've been driving myself bonkers trying to figure out wy this code block does not work as it is supposed to. am hoping that someone on this list can shed some light on it. Whta I am trying to do is evluate two arrays. One array is populated with a list. The other array is populated with

RE: [PHP] 404 error checker

2001-02-01 Thread Institute for Social Ecology
John, I had the same problem, but it was a matter of how I was refering the teh 404 file in htaccess. It is working fine for me now. An example of my output is below. I wish I knew more about appache and htaccess to help you out, but I don't. michael WEBSITE-- www.social-ecology.org BAD LI

RE: [PHP] 404 error checker

2001-02-01 Thread Institute for Social Ecology
Jason, Thanks for the pointer. Worked like a charm, well almost. I had to tweak my .htaccess file as it was messing up some global variables cause i was using absolute URLS to point to my error script. Someone else ask to see the script. You can check it at: http://www.social-ecology.org/4

[PHP] 404 error checker

2001-01-31 Thread Institute for Social Ecology
Hi, Im rather a novice at PHP, so I appologize if this question is rather basic. Also, to be sure, I have looked through the PHP site and archives for answers to this question with no luck. Sorry if it is repetative. I am writing a script that will send me an email every time a 404 error is r