> Hello there,
>
> I just started working for this company which uses a COM object (a dll
> file) as the backend to a Visual Basic App. I want to convert this into
PHP
> however when I try to create the instance of the COM object (ex. $inst =
new
> COM... ), I don't know what to put as the mod
Is there a way to restart a process (actually the process to handle ASP
pages) from code?
- Noah
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
But I would like to restart the process as in it's currently running and
I want to end it and then start it again...
- Noah
- Original Message -
From: "John Holmes" <[EMAIL PROTECTED]>
To: "'Noah Spitzer-Williams'" <[EMAIL PROTECTED]>
How do I end the process using exec? Is there an equivalent to NET STOP?
- Noah
- Original Message -
From: "John Holmes" <[EMAIL PROTECTED]>
To: "'Noah Spitzer-Williams'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]&
Hey guys,
My service sends out emails every few days to members who wish to have
stats sent to them. The problem is once an email becomes inactive, I the
webmaster gets a failure email sent to me. This is starting to add up and I
can get upwards of 20 of these a day. It just seems likea waste
is there a function that will convert an array to "get variables"
ie:
array ("a" => "b", "c" => "d")==> "a=b&c=d"
any help is appreciated!
Noah
www.trademytraffic.com
TradeMyTraffic! Banner Exchange
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To un
This works:
include("file.inc.php");
This doesn't:
include("./file.inc.php");
I can't figure it out! PHPMyAdmin uses "./" so it's obviously not working.
Here's my environment:
Win2003 Server w/ IIS 6
PHP 5.2.5 setup as ISAPI
All PHP and httpdoc directories have read, write, and