Advertisement

1 - 10 of 50 containing alltags:("PHP,MSSQL") (0.001 seconds)
I just updated PHP on my Windows 2k box from 4.2.3 to 4.3.0 and now everytime I run a php page with a php function it gives me a CGI timeout. I just went through the installer and set it up that wa...
Zones: PHP installationDate Answered: 04/10/2003 Grade: B Views: 0
Hi, I have installed and configured PHP on my Win 2K machine. I have also installed SQL server 2000 on the same machine. But if I try to add extension php_mssql.dll to php.ini file, I get error ...
Zones: PHP for WindowsDate Answered: 03/17/2005 Grade: B Views: 0
Hello, I am trying to enable the MSSQL functions for PHP.  These are the steps i have made so far.... 1) Uncommented the line in the PHP.ini file with "extension=php_mssql.dll" 2) Placed th...
Zones: PHP installationDate Answered: 05/17/2005 Grade: A Views: 0
Hi guys! I know nothing about php and I need to install it to connect to my sql server. I've downloaded the php 5.0.5 install from PHP.net.  It's been installed without any problems (Windows ...
Zones: PHP and DatabasesDate Answered: 11/01/2005 Grade: A Views: 0
I am working with this qry: $qryUpdate = ("update TBL_PC_INVEN set '$fieldtype' = $txt_type, '$fieldID' = $txt_id, '$fieldOpt' = $txt_opt, '$fieldSN' = $txt_sn where PCUID = $sess_charID") or Die(...
Zones: PHP and DatabasesDate Answered: 01/04/2008 Grade: A Views: 0
Just thought I'd ask the pros ;)   Can you suggest a good tutorial to build a PHP and MSSQL based registration page and login please? All I find is MYSQL examples and I've just spent a day c...
Zones: PHP, SQL Server 2005Date Answered: 01/07/2008 Grade: A Views: 0
Alright, this is driving me crazy. If I do something basic like <?php phpinfo(); ?> or <?php print('.'); ?>, then everything works fine. When I try the code below, it will not connect to the databa...
Zones: PHP, MS SQL Server, PHP and DatabasesDate Answered: 01/15/2008 Grade: A Views: 4
OK basically I want to make an SQL query that lists all the users in my database. These will show as contacts. When I click on a contact I will be taking to a form I have already set up. Right n...
Zones: PHP for Windows, Web...Date Answered: 03/11/2008 Grade: A Views: 0
The script I'm trying to get working is from another source which works fine but on changing it for the new purpose it does not work. I wondered if it was possibly my use of php variable in the ...
Zones: MS SQL ServerDate Answered: 03/10/2008 Grade: A Views: 51
Warning: fread(): supplied argument is not a valid stream resource in C:\AppServ\www\Ebusiness\shs\ext\imguploader.php on line 16 that is the error I get with the code below which I found from a...
Zones: PHP and DatabasesDate Answered: 03/11/2008 Grade: A Views: 9