[PHP-WIN] reading a remote file

2001-09-21 Thread Roshdy Hegazy
I have PHP 4.0.5 installed on Windows 2000 server (IIS5). I used file() function and relative paths to read files located under the same directory on the same web site ( such as file("filename"). The function is working properly. When I tried to file() files located on different web site; usi

[PHP-WIN] memory limits

2001-09-21 Thread Piotrek
I created a small PHP environment, which works on it's own without any ingerention from the user, relocating to another script after finishing the operation, often opening and closing sockets. It works perfectly, but only if the number of data is limited. If it's too much, suddenly one of the scri

[PHP-WIN] getmxrr not suppoerted

2001-09-21 Thread Gaylen Fraley
I'm running under the PHP Binary (pre-compiled) from www.php.net. When I try to use the getmxrr() function, I receiev this error: Warning: getmxrr() is not supported in this PHP build Is this just an ini setting (extension) or is the binary trully missing the support? If it is truly missing, is

php-windows Digest 21 Sep 2001 20:22:03 -0000 Issue 766

2001-09-21 Thread php-windows-digest-help
php-windows Digest 21 Sep 2001 20:22:03 - Issue 766 Topics (messages 9447 through 9457): some variable errors 9447 by: Burak Delice Re: to use PHP as a module in Apache? 9448 by: Ross Fleming Re: How can I retreive a users Windows logon name? 9449 by: Christian San

[PHP-WIN] Re: IP Address

2001-09-21 Thread Glenn Pickett
Yes, look at REMOTE_ADDR in the manual. Glenn "Craig Morrison" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > My apologies if this is a faq.. > > Will PHP allow me to get the remote IP of a connection? > -- PHP Windows Mailing List (http://www.php.net

[PHP-WIN] IP Address

2001-09-21 Thread Craig Morrison
My apologies if this is a faq.. Will PHP allow me to get the remote IP of a connection? -- Craig Morrison MTS Professional @ http://www.mtsprofessional.com/ A Win32 Email server that works for _you_. EzMTS - A _free_ Win32 EMail Server http://www.ezmts.org/ Anonymous FTP at ftp://ftp.

[PHP-WIN] Com Help

2001-09-21 Thread Andy
Hey, When i try to use COM, my machine just doesn't do anything, for example, you click a link to a php page that has the COM line in it, the browser stays still for a while, then just times out. Does anyone know what could be causin this? Please let me know asap please :) email is preffered. [E

[PHP-WIN] Warning: not a valid MySQL result resource

2001-09-21 Thread Andrew.Martin
I want to create an array of values from one table and for each result create a sub array from a lower table but I keep getting the following error not a valid MySQL result resource in I use the the following query. Isn't this possible? If not what should I use? Thanks. $query = "SELECT * FROM a

Re: [PHP-WIN] also... a real time clock (no forms)

2001-09-21 Thread Mike Flynn
You can't have a dynamic clock on a webpage using a server-side script like PHP. That requires a client-side script or applet. What you can have PHP do is show the current time every time a page is reloaded. That's easy enough: Just use the date() function somewhere. And what the other guy

[PHP-WIN] Installation Problem

2001-09-21 Thread karthikeyan
Hi folks, I want to know if anybody of u have successfully installed freetype and imagemagic in your systems(for windows). I have download the following files to my system. 1.freetype-2.0.4-src.zip, 2. freetype-2.0.4-doc.zip, 3.freetype-2.0.4-lib.zip, 4.freetype-2.0.4-bin.zip. 2.Imagemagi

[PHP-WIN] please send your reply messages to PHP forum

2001-09-21 Thread Burak Delice
hello PHP forum I sent a few message to this forum and messages came as e-mail for me (I think lot of message have been sent like this way). please send your talented advices to here. because a lot of message's reply is not found. thanks your helps and interests.. -- PHP Windows Mailing List

[PHP-WIN] php_mcrypt.dll

2001-09-21 Thread Hugo Alexandre Almeida Soares Dias
Hi, i need the mcrypt DLL. Does anyone have it for php4.0.6? if so, please send it to me to [EMAIL PROTECTED] I need that lib, i already got one, but it stalls my browser even in a script as simple as: Thank you Hugo Alexandre Dias Eng. Sistemas Informática [EMAIL PROTECTED] -- PHP Wind

RE: RE: [PHP-WIN] How can I retreive a users Windows logon name?

2001-09-21 Thread Christian Sandfeld
Thanks for the info Frank, I appreciate it :) /Christian -Original Message- From: Frank M. Kromann [mailto:[EMAIL PROTECTED]] Sent: 18. september 2001 19:19 To: Christian Sandfeld Cc: '[EMAIL PROTECTED]'; 'Eric R. Gavin' Subject: Re: RE: [PHP-WIN] How can I retreive a users Windows logon

RE: [PHP-WIN] to use PHP as a module in Apache?

2001-09-21 Thread Ross Fleming
At least one problem I found when running PHP as a script in Apache is that not all of the functions are supported. For example, getallheaders() does not work unless you install PHP as an Apache module. There may be other reasons as well people? Ross -Original Message- From: Burak Deli

[PHP-WIN] some variable errors

2001-09-21 Thread Burak Delice
(win2000 professional, IIS 5 and PHP 4) I installed PHP on IIS 5 and run a php script on my local machine. It gave some errors below: -Warning: Undefined variable: QUERY_STRING in C:\Abt_deneme\mailit.php on line 103 -Warning: Undefined offset: 1 in C:\Abt_deneme\mailit.php on line 116 -Warn

php-windows Digest 21 Sep 2001 07:47:42 -0000 Issue 765

2001-09-21 Thread php-windows-digest-help
php-windows Digest 21 Sep 2001 07:47:42 - Issue 765 Topics (messages 9437 through 9446): Re: Applying the memory-limit patch 9437 by: Gaylen Fraley Re: text file question thanks 9438 by: CJD Re: creating ZIP files 9439 by: CJD 9440 by: Arron Edwards Help!

[PHP-WIN] to use PHP as a module in Apache?

2001-09-21 Thread Burak Delice
hello, I was reading php setup's Install.txt. and I saw a advice in it: " If you would like to use PHP as a module in Apache, you should move php4ts.dll to the windows/system (for Windows 9x/Me) or winnt/system32 (for Windows NT/2000) directory, overwriting any older file. Then you should