"Matthew Sims" <[EMAIL PROTECTED]> writes:
> Uh, well...Squirrelmail is simply a webpage. The number of simultaneous
> users is defined by the web server application, aka Apache.
Perhaps we view it differently. Apache is a web server. SquirrelMail
and Horde are applications, written in PHP. I'm
Hardik Doshi <[EMAIL PROTECTED]> writes:
> I strongly recommend Horde web mail. We are currently
> using it in our institute and it scales better.
Better than what? Squirrelmail?
Can you give us some numbers, like how many simultaneous
Horde/Squirrelmail users you can run on some number of speci
$entry = $entries[0];
echo "entry=" . print_r($entry, true) . "";
Prints the following (with some tedious attribute/value pairs removed):
entry=
Array
(
[cn] => Array
(
[count] => 1
[0] => Chris
Is it possible to connect to an LDAP server with ldap_connect() then
store the resulting resource handle in the session variable $SESSION[]?
I'm hoping to avoid re-connecting and re-binding every time the user
clicks on something.
It does not appear to be saving my LDAP connection handle along wi
4 matches
Mail list logo