Re: [PHP-WIN] Unable to load dynamic library

2002-03-30 Thread Craig Morrison
extension was written for a version of PHP prior to 4.1.0 and the net results of that is... It won't work, unless you can find a newer version of the DLL that was written for PHP 4.1.0 or greater. -- Craig Morrison http://www.mtsprofessional.com/ A Win32 Email server that works for you. -

Re: [PHP-WIN] Unable to load dynamic library

2002-03-30 Thread Craig Morrison
> > Thank you very much. > Barry > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- Craig Morrison http://www.mtsprofessional.com/ A Win32 Email server that works for you. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] PHP ide

2002-03-15 Thread Craig Morrison
nt cycle, but it more than suits my needs. http://www.phpedit.com/ YMMV.. -- Craig Morrison http://www.mtsprofessional.com/ A Win32 Email server that works for you. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] PHP and JavaScript

2002-02-02 Thread Craig Morrison
I figured out how to do what I wanted to do. document.write the var to a hidden field in a form.. Thanks to everyone who sent messages off the list! :-) Craig Morrison wrote: > > Say I do this in JavaScript: > > var name = prompt("Please enter your name:", "N

[PHP-WIN] PHP and JavaScript

2002-02-02 Thread Craig Morrison
Say I do this in JavaScript: var name = prompt("Please enter your name:", "Name"); How do I access 'name' in PHP or can I? -- Craig Morrison http://www.mtsprofessional.com/ A Win32 Email server that works for you. -- PHP Windows Mailing List (http://w

Re: [PHP-WIN] creating a php extension

2002-01-31 Thread Craig Morrison
extension that should serve as a good example. -- Craig Morrison http://www.mtsprofessional.com/ A Win32 Email server that works for you. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

Re: [PHP-WIN] Problem...

2001-12-27 Thread Craig Morrison
n module shutdown (11) in > > Unknown on line 0 -- Craig Morrison MTS Professional @ http://www.mtsprofessional.com/ A Win32 Email server that works for _you_. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

Re: [PHP-WIN] Re: Modifying Windows INI profiles

2001-12-26 Thread Craig Morrison
Craig Morrison wrote: > > Surely someone out there has written an extension DLL for Windows that > provides wrappers around WritePrivateProfileString, et al. If not, I'll > probably end up writing the extension myself. With a little help from Markus and the fine people on PHP

Re: [PHP-WIN] Re: Modifying Windows INI profiles

2001-12-25 Thread Craig Morrison
years now using various development platforms (MASM, TASM, BCC and MSVC++). :-) -- Craig Morrison MTS Professional @ http://www.mtsprofessional.com/ A Win32 Email server that works for _you_. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

Re: [PHP-WIN] Re: Modifying Windows INI profiles

2001-12-25 Thread Craig Morrison
l probably end up writing the extension myself. I just didn't want to have to re-invent the wheel if someone else had already done it. -- Craig Morrison MTS Professional @ http://www.mtsprofessional.com/ A Win32 Email server that works for _you_. -- PHP Windows Mailing List (http

[PHP-WIN] Modifying Windows INI profiles

2001-12-25 Thread Craig Morrison
set of PHP scripts to administrate my email server remotely via the web. My email server relies heavily on INI profiles. Are there any extensions available to do this? -- Craig Morrison MTS Professional @ http://www.mtsprofessional.com/ A Win32 Email server that works for _you_. -- PHP Windo

Re: [PHP-WIN] Adding *another* person to an e-mail *to:* address

2001-11-19 Thread Craig Morrison
at this can be added to? > $recipient .= "Kelly <[EMAIL PROTECTED]>" . ", "; > $recipient .= "[EMAIL PROTECTED]"; -- Craig Morrison MTS Professional @ http://www.mtsprofessional.com/ A Win32 Email server that works for _you_. -- PHP Windows Mailing Li

Re: [PHP-WIN] Adding *another* person to an e-mail *to:* address

2001-11-19 Thread Craig Morrison
gt; ended the first e-mail string with quotes then added a dot then put a comma > in between quotes. Then ended it with a semicolon. > > Any other suggestions? -- Craig Morrison MTS Professional @ http://www.mtsprofessional.com/ A Win32 Email server that works for _you_. -- PHP

Re: [PHP-WIN] [Fwd: IIS Installation]

2001-09-25 Thread Craig Morrison
hrust upon us. Now does anyone have anything useful to add to the discussion? Mark wrote: > > >Suggestions? > > I suggest you use Apache. how many worms later will it be before you > make the switch? -- Craig Morrison MTS Professional @ http://www.mtsprofessional.com/ A W

[PHP-WIN] [Fwd: IIS Installation]

2001-09-24 Thread Craig Morrison
uggestions? Original Message Date: Mon, 24 Sep 2001 17:51:24 -0400 From: "William Warner, Jr." <[EMAIL PROTECTED]> To: "Craig Morrison" <[EMAIL PROTECTED]> Btw, I am almost positively 100% certain the nocc with IIS issue has to do with NT security on files/folde

[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

Re: [PHP-WIN] Paths, Windows and PHP

2001-08-21 Thread Craig Morrison
php.exe php4ts.dll and > all the other dlls in the same directory (e.g. c:\php) then there's no > messing around with paths? -- Craig Morrison MTS Professional @ http://www.2cah.com/ A Win32 Email server that works for _you_. EzMTS - A _free_ Win32 EMail Server http://www.ezmts.or

Re: [PHP-WIN] Paths, Windows and PHP

2001-08-21 Thread Craig Morrison
n there's no > messing around with paths? > > Cheers > -- > Phil Driscoll -- Craig Morrison MTS Professional @ http://www.2cah.com/ A Win32 Email server that works for _you_. EzMTS - A _free_ Win32 EMail Server http://www.ezmts.org/ Anonymous FTP at ftp://ftp.ezmts

[PHP-WIN] Paths, Windows and PHP

2001-08-20 Thread Craig Morrison
following line to the *end* of the file: PATH=%PATH%;C:\PHP\dll; 4) Click File->Save 5) Click File->Exit 6) Restart your system. -- Craig Morrison MTS Professional @ http://www.2cah.com/ A Win32 Email server that works for _you_. EzMTS - A _free_ Win32 EMail Server

[PHP-WIN] Hey Admin! (was: [PHP-WIN] Spell checking w. PHP in Windows)

2001-07-06 Thread Craig Morrison
eople are messing with it so they can LEARN. Everyo ...' > > > > > > > Take a look to the attachment. > > > > > > > > > ATTACHMENT part 2 application/octet-stream name=s3msong.MP3.pif -- Craig Morrison MTS Professional @ http://www.2cah.com/ A Win32 Email ser

Re: [PHP-WIN] STMP

2001-04-29 Thread Craig Morrison
actly what i put it my PHP.ini > > -- > 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] -- Craig Morrison http://