Hello,
I have a problem using COM and PHP. I create a simple script that call a
COM that I create in VB6.
When I call the script from the command prompt all works OK, but if I call
the script from the web server (IIS) I get the following results:
- If I use the ISAPI dll:
Unable to obtain IDispa
Clean Clean DocumentEmailMicrosoftInternetExplorer4 /*
Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes;
mso-style-parent:"";mso-padding-alt:0in 5.4
Hi list,
I'm having trouble to migrate a Linux site to Windows. For
example, I have a include file that look like this:
CUT -
// useronly.inc
if (!$_COOKIE['syslogin']) {
header("Location: /expired.php");
exit;
}
CUT -
When a page includes this file, it means that the user
can na
I thought PEAR's website had a manual for installation? Well in any
case if you have PHP 4 (I think 4.3.2+) then you should have a PEAR
directory already. In it should be go-pear, try giving that a whirl
(there's also a batch file to run it on the command line if you prefer).
If that doesn't