Re: Re[2]: [PHP] printing

2001-08-23 Thread Bill MacAllister
commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] +--- | Bill MacAllister, Senior Programmer | PRIDE Industries | 10030 Foothills Blvd., Dept 1150 | Roseville, California 95747 | Phone: +1 916-788-2402

RE: [PHP] Re: correct session format?

2003-07-16 Thread Bill MacAllister
is on and we are doing new development where we would like to the the super global $_SESSION[] support instead of the older techniques. What are the consequences of mixing the two techniques? Thanks in advance, Bill +--- | Bill MacAllister | Senior

[PHP] Sorting Arrays

2003-02-25 Thread Bill MacAllister
the asort example, and it still doesn't work. Is there something I am missing in the config. Note, sorting works fine on an older Alpha Linux system running PHP 4.0.5. Suggestions will be heartily welcomed. Thanks, Bill + | Bill MacAllister | 14219

Re: [PHP] query to Active Directory

2003-02-26 Thread Bill MacAllister
, - This mail sent through IMP: http://horde.org/imp/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php + | Bill MacAllister | 14219 Auburn Road | Grass Valley, CA

Re: [PHP] Problem wit doing ldap_add and modify in same script

2003-02-26 Thread Bill MacAllister
{ echo Addition Failed...\n; } ? Jim G -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php + | Bill MacAllister | 14219 Auburn Road | Grass Valley, CA 95949 | Phone: 530-272

Re: [PHP] Problem wit doing ldap_add and modify in same script

2003-02-27 Thread Bill MacAllister
? Thanks :) On Wed, 2003-02-26 at 17:36, Bill MacAllister wrote: Looks to me like a judiciously place $info = array(); would do wonders. Bill --On Wednesday, February 26, 2003 08:23:39 AM -0500 Jim Greene [EMAIL PROTECTED] wrote: Strange problem: Taking the 2 halfs of the scripts