Hi everybody, I am learning PHP, and have this very basic question:
What software/tools I need to begin?
What is the best IDE I can use? (in windows) Please tell me about FULL-IDEs,
not just "super text editors that can syntax-highlight PHP code". I want to
debug, deploy... ALL!
I have just d
I am installing it the old fashioned way, manually setting it up.
When I attempt to run a php script I get the following error:
"The application has failed to start because ntwdblib.dll was not found.
Re-installing teh application may fix this problem."
However, looking at another php install th
Ah. That explains it. Thank you very much!
Regards,
- Dan
-Original Message-
From: Frank M. Kromann [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 26, 2005 2:39 PM
To: Danny Willis
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] php and Windows 2003 Server
ntwdblib.dll is used by
ntwdblib.dll is used by php_mssql.dll (the MSSQL Extension) and should be
located in \windows\system32. It will only be there if you have installed
the MSSQL Server or at least the client tools for MSSQL Server.
You can copy the file from another box, but you will not be able to
configure options,