t: Tuesday, June 11, 2002 10:25 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] WHAT IS NEW to PHP 4.2.1
>
> Well I have jsut updates to the latest PHP version..
>
> I was running a shopping catalog that now does not work with the new
> update..
>
> I access the Databa
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
Well I have jsut updates to the latest PHP version..
I was running a shopping catalog that now does not work with the new
update..
I access the Database to get
1). a list of available Product categories. (that works)
2). then from the selected category I get the available products that are in
t
3 matches
Mail list logo