Re: [PHP] PHP weirdo bahavior (code mutation)

2003-10-10 Thread Mohamed Lrhazi
Thanks Khalid... but that still does not help :) The problem does not reproduce systematically, at all.. here is another example I just found in a new log of my script: Here is my code first: $table="client_package"; $sql = "INSERT INTO `$table` (`cp_id`,`client_id`,`pack_id`,`pack_price`,`paren

Re: [PHP] PHP weirdo bahavior (code mutation)

2003-10-10 Thread Burhan Khalid
Mohamed Lrhazi wrote: I am using a PHP application called modernbill, which uses iocube encoder... PHP very frequently dies with SIG fault... 4.3 dies systematically While working on this problem I stumbled on this behavior : In my code, I have something like this: $table_customer="customer"; $s

[PHP] PHP weirdo bahavior (code mutation)

2003-10-10 Thread Mohamed Lrhazi
Hello all, I am using a PHP application called modernbill, which uses iocube encoder... PHP very frequently dies with SIG fault... 4.3 dies systematically While working on this problem I stumbled on this behavior : In my code, I have something like this: $table_customer="customer"; $sql="select