[PHP] key length in an array

2001-07-10 Thread Matthew Hanna
uot;some value"; $myArray[$string2] = "some other value"; Any thoughts on the matter? Thanks! Matthew Hanna

[PHP] weird isset problem

2001-03-29 Thread Matthew Hanna
still gets executed though as if one or more $config[*] isn't set. Inside of the if statement I checked again and sure enough, they are still set even though the program makes it into the if statement. I am so confused. Thanks in advance! Matthew Hanna [EMAIL PROTECTED] Code p

[PHP] Combining Perl and PHP

2001-03-17 Thread Matthew Hanna
Has anyone heard of calling Perl libraries from PHP? I have seen it done with Java classes but it would be great if there was a way to do it with Perl. Thanks! Matthew Hanna [EMAIL PROTECTED]

[PHP] Perl Libraries and PHP

2001-03-15 Thread Matthew Hanna
to PHP but there are Perl libraries that we need but don't have the time to convert to PHP. It would call for some serious translating due to the bad programming technique used. Any advice would be tremendously appreciated. Matthew Hanna [EMAIL PROTECTED]