php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #16486 Just Wont work!
Submitted: 2002-04-08 04:02 UTC Modified: 2002-04-08 04:03 UTC
From: lauris dot riskovs at dati dot lv Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.1.2 OS: UNIX/LINUX
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lauris dot riskovs at dati dot lv
New email:
PHP Version: OS:

 

 [2002-04-08 04:02 UTC] lauris dot riskovs at dati dot lv
Hi, 

In version 4.1.0 are some new functions to work with MSSQL stored procedure's. 

mssql_init() 
mssql_bind() 
mssql_execute() 

In PHP 4.1.0+Win it works fine ! 

BUT, in PHP 4.1.0+Linux I have all functions working(mssql_connect,mssql_select,...) 

And When I tried to use msssql_init,mssql_bind,mssql_execute in Linux it gives the error: 
" Fatal error: Call to undefined function: mssql_init()".

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-08 04:03 UTC] derick@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC