ID:               16486
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Feature/Change Request
 Operating System: UNIX/LINUX
 PHP Version:      4.1.2
 New Comment:

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


Previous Comments:
------------------------------------------------------------------------

[2002-04-08 04:02:20] [EMAIL PROTECTED]

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()".

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16486&edit=1

Reply via email to