Derick Rethans wrote:
> On Thu, 15 Apr 2004, Per Jessen wrote:
>
>> I'm *certain* it is caused by a mistake in *my* code, but I feel it isn't
>> exactly appropriate for php to segfault because of a user error?
>
> Right, it's not supposed to do so. Pl
Per Jessen wrote:
>
> $editmain=strcasecmp($_REQUEST['contact'],"main")==0;
> //$editbilling=strcasecmp($_REQUEST['contact'],"billing")==0;
> //$edittechnical=strcasecmp($_REQUEST['contact'],"technical&quo
If I uncomment either of the last 2 commented-out statements, I get a
segfault.
I'm using php 4.3.4 and apache 2.0.49 on linux 2.4.24. mysql is 4.0.15.
/Per Jessen, Zurich
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php