|
php_pdo_mssql.dll Any one have any idea how to get the above mentioned dll loaded using PHP as CGI with IIS? Fatal error: Class 'PDO' not found in C:\webdev\www\WLIM\test.php on line 8 PHP Warning: PHP Startup: Unable to load dynamic library 'c:\PHP\ext\php_pdo_mssql.dll' - The specified module could not be found. in Unknow... 19 Jun 2006 10:02
Cam control I have a pan and tilt mechanism with an opto-isolated circuit board that connects to the LPT port. What I am trying to do is control it totally in PHP. Can anyone point me in the right direction for info on communicating directly with the LPT port? Or has someone done this already? ... 18 Apr 2006 17:03
Faulting application Apache.exe, version 2.0.53.0, faulting modulentdll.dll, version 5.2.3790.1830, fault address 0x000224b2 - Suspect COMobject Hi Apache is crashing on windows with the following error after running for about 5 days and we suspect it is related to COM handling. Faulting application Apache.exe, version 2.0.53.0, faulting module ntdll.dll, version 5.2.3790.1830, fault address 0x000224b2 The problem seems to be related to a COM objec... 4 Apr 2006 10:19
Zend Optimizer Problem Zend Optomizer 2.6.2 works ok when I use the public release, but when I try to use a custom build, I get a pretty vague exception when php-cgi.exe is launched: php-cgi.exe - Application Error The instruction at "0x7c98fea" referenced memory at "0x00000010". The memory could not be "written". Here is how I ... 30 Mar 2006 16:27
Getting windows username into php/mysql HI, I have been searching the internet for days trying to find a way of getting the windows username (%username%) of the current logged on user and submitting it, along side some other information (entered into the form by the user), to a MysQl database. This will enable me to know who has submitted the form on... 28 Mar 2006 12:55
Market Picks Big News Just Out! More expected Thurs Nanoforce Inc. (NNFC), This really moved on Monday! Went Crazy on Tuesday! Wend Should do even Better! Big News Just Out Monday March 13, 2006 (PRIMEZONE) Nanoforce Technologies Inc.'s Patent Position Expands Again With Issuance of Patent for Producing Improved Catalyst... 15 Mar 2006 06:26
Installing GPG Has anyone out there installed and is using GPG on your windows box? How'd it go? Any "gotchas" that I should know about? TIA, Mark ... 8 Mar 2006 17:39
gdlib Can I post questions about GDLib Win/PHP here or is there a different newsgroup that I should go to? ... 15 Sep 2005 02:01
How to copy from windows clipboard using PHP Hi There, Would anyone know how to copy an image/screen shot from the Windows's CLIPBOARD? I am trying to capture the clipboard content (image) populated by the use of the PrintScreen button on the standard keyboard and storing it in a MySQL database table field along with a key field. I then would be in... 7 Sep 2005 13:26
Import functions from a DLL file Hello! I have a DLL witch I want to use in PHP. This DLL file is Eztwain3.dll It is possible running it on PHP? I think I must create a special DLL (like php_Eztwain3.dll) to call Eztwain3.dll and also php5ts.dll Then I just need to add the next line on the php.ini: extension= php_Eztwain3.dll ... 12 Feb 2005 17:17 |