Re: [PHP-WIN] php.ini & smtp (php 4.3.4)

2004-01-09 Thread Igor Pustylnick
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

Re: [PHP-WIN] php.ini & smtp (php 4.3.4)

2004-01-09 Thread Igor Pustylnick
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

[PHP-WIN] php.ini & smtp (php 4.3.4)

2004-01-09 Thread Igor Pustylnick
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

[PHP-WIN] using result of function in same line

2003-11-05 Thread Igor Belagorudsky
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

RE: [PHP-WIN] Extracting images from active directory using php

2003-09-11 Thread Igor Portnoy
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:[

RE: [PHP-WIN] http referer

2003-07-21 Thread Igor Portnoy
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

[PHP-WIN] Authenticating users on Active Directory using LDAP

2003-07-15 Thread Igor Portnoy
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

[PHP-WIN] Configuring PHP to use several php.ini under IIS?

2001-11-19 Thread Igor Petrov
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]

[PHP-WIN] Is PHP 4.0.6 manual.chm ?

2001-07-06 Thread Igor
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

[PHP-WIN] Com not work in PHP 4.0.5

2001-05-24 Thread Igor
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

[PHP-WIN] PHP development DLL where Docs?

2001-05-17 Thread Igor
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