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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 20:01:28 2024 UTC