View Single Post

   
  #3 (permalink)  
Old 04-24-2008, 06:08 PM
Sebastian Mendel
 
Posts: n/a
Default Re: Php-mssql connection problems on Windows XP

Padiyath Sreekumaran schrieb:
> Hello Sebastian,
> Thanks for your mail. But I donot see any difference in my $username and yours except
> '(").


what surprise, yes, thats it!

you have to use no quotes at all (or doublequotes) around variables, RTMF is
this case the one from PHP

>> but what has this to do with MySQL???

> If the above works I want to use mssql_connect command.


mssql extension for PHP has absolutely nothing to do with MySQL, or?


--
Sebastian Mendel
Reply With Quote