[PHP-WIN] some kind of not real , real time clock :)

2001-09-20 Thread sur-php
Hello , some trick for real time clock which will show latest time every 60 second but this cannot be said real time data, i think :) //== //== -- Best regards, sur-php

[PHP-WIN] Debug PHP code is it possible?

2001-09-20 Thread Burak Delice
hello, Can I debug php code like javascript in dreamweaver or others? thank you. -- 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]

RE: [PHP-WIN] installing Mcrypt...

2001-09-20 Thread Robin Bolton
This was the most in depth explanation I could find: http://marc.theaimsgroup.com/?l=php-windows&m=97568101005300&w=2 > -Original Message- > From: cros [mailto:[EMAIL PROTECTED]] > Sent: September 19, 2001 8:35 PM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] installing Mcrypt... > > I'v

RE: [PHP-WIN] Help! convert manipulate gif and jpgs

2001-09-20 Thread Cameron Stuart
Hi, Under win32, your best bet is to work with jpg's and png's, take a look at your php.ini and make sure the gd extension is enabled: first make sure PHP knows which directory you are using: ; Directory in which the loadable extensions (modules) reside. extension_dir = C:/php/extensions Then

[PHP-WIN] Help! convert manipulate gif and jpgs

2001-09-20 Thread aaron
I'm using Windows IIS 4.0 and am trying to create gifs and jpgs and manipulate them but there is NO documentation describing what components I need to install so I can do so. There is some documentation on installation packages needed for Unix but none work on Windows or require a C compiler to b

[PHP-WIN] Re: creating ZIP files

2001-09-20 Thread Arron Edwards
Hi, i think this might be what you want to know: http://www.zend.com/zend/spotlight/creating-zip-files1.php I knew i saw that yesterday somewhere... "Raphael Pirker" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi Guys, > > Is there any way I can create a zi

[PHP-WIN] Re: creating ZIP files

2001-09-20 Thread CJD
use exec() to call the zip/unzip command "Raphael Pirker" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi Guys, > > Is there any way I can create a zip file from files? (filenames and their > paths will be specified in an array) Any help would be very much >

[PHP-WIN] Re: text file question thanks

2001-09-20 Thread CJD
The use that PHP runs as may not have security permissions to the file/directory you are trying to write to. This is standard for a large number od ISPs and I think it is also the case when safe_mode_on is set in the php.ini file. Check the security rights for the PHP user (most likely the same u

[PHP-WIN] Re: Applying the memory-limit patch

2001-09-20 Thread Gaylen Fraley
http://www.php.net/do_download.php?download_file=php-4.0.6-memlimit.diff.gz&; source_site=download.php.net -- Gaylen [EMAIL PROTECTED] http://www.gaylenandmargie.com PHP KISGB v1.2 Guestbook http://www.gaylenandmargie.com/publicscripts "Elias Santiago" <[EMAIL PROTECTED]> wrote in message [EMAIL

php-windows Digest 20 Sep 2001 19:43:50 -0000 Issue 764

2001-09-20 Thread php-windows-digest-help
php-windows Digest 20 Sep 2001 19:43:50 - Issue 764 Topics (messages 9430 through 9436): how can I use or run a php sample? 9430 by: Burak Delice 9431 by: Arron Edwards Okay.. 9432 by: Burak Delice Install PHP with Sockets on Win2000? 9433 by: Benjamin Schm

[PHP-WIN] creating ZIP files

2001-09-20 Thread Raphael Pirker
Hi Guys, Is there any way I can create a zip file from files? (filenames and their paths will be specified in an array) Any help would be very much appreciated! TIA, Raphael -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[PHP-WIN] Re: Applying the memory-limit patch

2001-09-20 Thread Elias Santiago
Sorry, what memory limit? "Gaylen Fraley" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I've looked for instructions on this but have been unable to find them. How > do you apply the memory-limit patch for 4.0.6 on Windows? > > -- > Gaylen > [EMAIL PROTECTED

Re: [PHP-WIN] IIS admin dlls?

2001-09-20 Thread Elias Santiago
Do you still have that PHP3 file? Maybe it could help in what I'm trying to accomplish... "Frank M. Kromann" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > I have a documentation item on my todo list. I have no plans to extend the module with functi

[PHP-WIN] Install PHP with Sockets on Win2000?

2001-09-20 Thread Benjamin Schmuhl
I can't seem to find a way to install PHP with sockets on Win2000 without having a compiler -- is there another way? -- 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

[PHP-WIN] Okay..

2001-09-20 Thread Burak Delice
I did it ! Thank you Tony, Lian and Arron "Burak Delice" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > hi, > > I have been making some tests. I want to learn PHP. But I have not achived > to run a php sample like below. Actually I want to make a mail sen

[PHP-WIN] Re: how can I use or run a php sample?

2001-09-20 Thread Arron Edwards
you need to install php http://www.php.net/downloads.php You most probably want the 700k install, it should work with your server, else you want the next one above to give you all you need (4meg). The 700k install sets up most servers, and should do yours. Then simply run your server with the p

[PHP-WIN] how can I use or run a php sample?

2001-09-20 Thread Burak Delice
hi, I have been making some tests. I want to learn PHP. But I have not achived to run a php sample like below. Actually I want to make a mail sender on my web page with php. I have found a sample about it but I couldn't run it so I decided to learn php as far as possible. Example (I save

php-windows Digest 20 Sep 2001 07:40:58 -0000 Issue 763

2001-09-20 Thread php-windows-digest-help
php-windows Digest 20 Sep 2001 07:40:58 - Issue 763 Topics (messages 9417 through 9429): Installation problem- Need help! 9417 by: Sridhar Moparthy 9418 by: Sridhar Moparthy 9420 by: Alain Samoun 9422 by: Elias Santiago IIS admin dlls? 9419 by: Elias

Re: [PHP-WIN] COM - accessing pointer variables

2001-09-20 Thread park
Well if I have a func like this ( im trying to get it to work with the simplist case now ) HRESULT test( [ out, ref ] unsigned char *n ); I can call that from PERL like use Win32::OLE; use Win32::OLE::Variant; $obj = Win32::OLE->new( "comobjectname" ); $n = Variant( VT_UI1 | VT_BYREF, 0 ); $ob