dear group,
how can we find out, if a user has a valid session on his windows client? We
would like to use this session to authenticate in our web-application.
Will we need active-x controls?
Thanks,
Marc
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
dear group,
how can we find out, if a user has a valid session on his windows client? We
would like to use this session to authenticate in our web-application.
Will we need active-x controls?
Thanks,
Marc
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.n
dear group,
we're looking for a possibility to directly edit word or excel-files that
are located on a web-server (Win2003Server/Apache/PHP) without the need to
download the files, edit them locally, store them locally and upload the new
revisions afterwards back on the server. We cannot use FT
Dear experts,
something must be terribliy wrong with either php5<->com or our
configuration/code.
We used to control MS-Index-Server via php4 without any problems:
$q = new com ("ixsso.Query");
$util = new com ("ixsso.util");
$q->query = $Query
Dear experts,
something must be terribliy wrong with either php5<->com or our
configuration/code.
We used to control MS-Index-Server via php4 without any problems:
$q = new com ("ixsso.Query");
$util = new com ("ixsso.util");
$q->query = $Quer
Hello NG,
we have a script to create a word-document via COM which, so far, run pretty
stable under php 4.3.7
Since we upgraded to php 5.0.3.3 the same script works only on the first
run!
On the following runs the same script causes a fatal error on the code
below:
Fatal error: Uncaught excep
Hello NG,
we have a script to create a word-document via COM which, so far, run pretty
stable under php 4.3.7
Since we upgraded to php 5.0.3.3 the same script works only on the first
run!
On the following runs the same script causes a fatal error on the code
below:
Fatal error: Uncaught excep