Okay, can we stop this now? If you really want to test your code, try
Mozilla.

I've got a couple of questions. First, how do I untaint data when I want to
open a filehandle?

Secondly, I have this inside an if conditional inside a foreach loop
"$subject = "Sneak Preview Form Inquiry". It doesn't seem to be scoped
outside the if conditional even though I declared $subject as a global
variable. How can I scope it globally inside my script?

-----Original Message-----
From: Todd Wade,,,Room 108 [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 9:59 AM
To: [EMAIL PROTECTED]
Subject: Re: Netscape vs. IE Discrepancy FIXED


Aman Cgiperl wrote:

> Always use netscape for testing because that's the real test. ...

I always use a html validator such as html tidy or the online validator at 
http://validator.w3.org/ so I can find errors in the html.

Its an invaluable tool for making sure your document is marked up in the 
way you say it is in the doctype declaration, which every document should 
have.

Todd W

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to