[PHP-WIN] Re: problem with printing to a usb printer using php_printer.dll

2005-06-30 Thread Louis Solomon [SteelBytes]
is the dell 720 capable of recieving raw text with no leading escape codes ? I know modern epson prointers are not. why are you sending "raw" -- Louis Solomon www.SteelBytes.com "Sean Rowe" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > if no one knows the answer to this, do yo

[PHP-WIN] Re: Problems with shell_exec() running .bat with For /F

2005-06-30 Thread Louis Solomon [SteelBytes]
> ... or have I missed some finer point about regional settings? probably. check out the 'apply all setting to the current user account and the default user profile" in the regional control panel -- Louis Solomon www.SteelBytes.com ""Fred"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PR

Re: [PHP-WIN] PHP 5.0.4 - Can anyone help me get it to work?

2005-06-30 Thread GkE
Thanks once again Edin. On the Download Page of the WAMPSERVER site, I noticed that "WAMP5 does not work with Windows 98, Me". Since, therefore, the operating system on my computer is Windows 98SE, I presume I still cannot use WAMP. Any further suggestions? Georgio ""Edin Kadribasic"" <[EMAIL PR

Re: [PHP-WIN] PHP 5.0.4 - Can anyone help me get it to work?

2005-06-30 Thread Georgio
Or, is it that Jon's message below replies to that just posted by GkE/Georgio? Georgio ""Edin Kadribasic"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi Georgio, > > The easiest way to do that is to install WAMP. You'll get all you need in > one easy to install package that inc

[PHP-WIN] Script to query NTP server

2005-06-30 Thread David Felton
Hi guys. has anyone come across a PHP script to query an NTP (Network Time Protocol) server and process the response? I've found one in Perl, but unfortunately nothing in PHP. Thanks. ** This email and any files transmitted wit

RE: [PHP-WIN] Script to query NTP server

2005-06-30 Thread Rodrigo
http://www.vanheusden.com/query_ntp.php This site has one, maybe you can try to contact him/her.. Grtz rodrigo -Original Message- From: David Felton [mailto:[EMAIL PROTECTED] Sent: donderdag 30 juni 2005 14:15 To: php-windows@lists.php.net Subject: [PHP-WIN] Script to query NTP server

RE: [PHP-WIN] Script to query NTP server

2005-06-30 Thread Rodrigo
And here is a manual... (found with google: php+how+to+query+ntp) http://www.kloth.net/software/timesrv1.php -Original Message- From: Rodrigo [mailto:[EMAIL PROTECTED] Sent: donderdag 30 juni 2005 14:37 To: php-windows@lists.php.net Subject: RE: [PHP-WIN] Script to query NTP server h

RE: [PHP-WIN] PHP 5.0.4 - Can anyone help me get it to work?

2005-06-30 Thread Matt Murphy
> Thanks once again Edin. On the Download Page of the > WAMPSERVER site, I noticed that "WAMP5 does not work with > Windows 98, Me". Since, therefore, the operating system on my > computer is Windows 98SE, I presume I still cannot use WAMP. There's a reason for that! Do yourself a favor and u

Re: [PHP-WIN] PHP 5.0.4 - Can anyone help me get it to work?

2005-06-30 Thread JC Botha
Hi there, I'm using EasyPHP, and it is doing just fine. I should add that I run it on a developer workstation with WinXP Home. Try it on Win98 if you can't upgrade. But it is always worth to start with the correct configurations right from the beginning. Ok, just a thought. Greetings

Re: [PHP-WIN] Download with security

2005-06-30 Thread Rui Monteiro
Hey! It worked fine! :) Thanks a lot. Cheers! ""Rodrigo"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > First use an authorisation class to authenticate a user. > You'll find one @ www.phpclasses.org (search for auth or something like > that). > > Then you can use the "Download f