[PHP-WIN] API modules not matching

2002-10-08 Thread Nino V
Hi, I've installed php4 on Win2k, then I've installed EasyPhp. Now at starting of EasyPhp I receive the following message: -- PHP Warning: cybercash: Unable to initialize module Module compiled with module API=20010901, debug=0, thread-safety=1 PHPcompiled with module AP

Re: [PHP-WIN] API

2001-12-17 Thread John Lim
Hi Silverio, I think there has been some confusion about PHP. PHP.EXE is a compiler, not a library of code nor a callable DLL. So there is no callable API as such. Your question is as strange as asking how to call a C++ compiler's API. You pass a .cpp file to a C++ compiler. You pass a .php file

Re: [PHP-WIN] API

2001-12-17 Thread Silverio Diquigiovanni
From: "Ignatius Teo" <[EMAIL PROTECTED]> > If you can run php.exe from the command line, you don't need anything else. > Try php.exe -f myscript.php > From: "Silverio Diquigiovanni" <[EMAIL PROTECTED]> > > > Hi to all, I've an hot question to submit you. > > I use PHP.EXE to generate HTML page f

Re: [PHP-WIN] API

2001-12-17 Thread Ignatius Teo
If you can run php.exe from the command line, you don't need anything else. Try php.exe -f myscript.php - Original Message - From: "Silverio Diquigiovanni" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 18, 2001 1:12 AM Subject: [PHP-WIN]

[PHP-WIN] API

2001-12-17 Thread Silverio Diquigiovanni
Hi to all, I've an hot question to submit you. I use PHP.EXE to generate HTML page from a .PHP file in a standalone PC. I love the php script language and so I don't use Jave or other similar. I would to use the PHP facilities without create a file with PHP extension end so I would a mechanism to

[PHP-WIN] API for bulk inserts...

2001-08-14 Thread Svensson, B.A.T.
Sorry for disturbing the mailing list with this very off topic question his, but I need to know: Does any one know which API bcp.exe, for MS SQL Server, uses when it performs bulk inserts to the DBMS? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] Fo