I'm banking it's your register_globals setting in PHP.ini. Set it to on,
then read the release notes of the program you just installed so you can
learn why you want it OFF.
---John Holmes...
> -Original Message-
> From: Septic Flesh [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 11, 20
This may be entirely incorrect, but something that might be worth
checking is to find the SQL statements being executed for item 2) in
your list and make sure that all values in the SQL statement have had
addslashes() performed on them.
For example, if your statement is something like:
insert
2 matches
Mail list logo