Could someone help me to find tutorials or any kind of docs
on the subject "How to develop, build and compile my own code libs in C/C++
for PHP-Win32
in form of DLLs or implement it in the PHP source"
Many Thanks,
Igor Grigin.
--
PHP Windows Mailing List (http://www.php.net/)
To unsu
When I try to call COM funcs in php 4.0.5, I recieve system error (memory
read/write error)
[COM is built-in in PHP for Win and I don`t know where is the problem.]
Curiously and remarkably that COM works well in PHP 4.0.4
Had somebody experienced the same problems?
--
PHP Windows Mailing List
Is there php 4.0.6 manual in Windows Help format (.chm)?
I have version for 4.0.5, but where can i get it for 4.0.6?
Thanks, Igor.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
Command-line parameters are ignored when using PHP as a CGI-module.
What is the problem?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hello,
I am running PHP on IIS5.0. I want users that come on the intranet to be
authenticated through the Active Directory. In other words, for example
if user that comes to the page belongs to a certain group in Active
Directory, he/she will see one page, but if user belongs to a different
group
Jon,
Try this:
if (($_SERVER[HTTP_REFERER] == "") || ($_SERVER[HTTP_REFERER] !=
"http://your_domain/your_file_name";)){
echo "You came from different page or tried to open this file
directly!";
}else {
echo "You came from my page";
}
Take care,
Igor
Simon,
I've seen thumbnailPhoto attribute in LDAP, but I have never seen this
reference anywhere in the Active Directory. How do you store image in
the Active Directory? In other words where do you upload the image?
Thanks
Igor P.
-Original Message-
From: Simon Taylor [mailto:[
y foo returned.
but in php, it seems like you have to break it up into 2 calls like this:
$x = foo();
echo $x[4];
i find it hard to believe that you can't do
echo foo()[4];
so... how can u go about this?
thanks,
igor
and also, what is that called when you can do it in same line?
--
P
I'm trying to change values in php.ini corresponding to SMTP and
sendmail_to. whatever I change these values to doesn't seen to reflect in
phpinfo() and other programs.
Is it a bug or I need to look at something else as well?
Regards,
Igor
--
PHP Windows Mailing List (http://www.ph
restarted 3 times
"Humberto Silva" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Restart apache ...
-Original Message-
From: Igor Pustylnick [mailto:[EMAIL PROTECTED]
Sent: sexta-feira, 9 de Janeiro de 2004 18:36
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] php
restarted 3 times. Nothing changes
"Humberto Silva" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Restart apache ...
-Original Message-
From: Igor Pustylnick [mailto:[EMAIL PROTECTED]
Sent: sexta-feira, 9 de Janeiro de 2004 18:36
To: [EMAIL PROTECTED]
S
11 matches
Mail list logo