Re: [PHP-DOC] mssql_connect notes

2003-06-05 Thread Derick Rethans
On Thu, 5 Jun 2003, [iso-8859-1] Aissam Bazzaoui wrote: > hi, > sorry for bothering you again, > but i just see the modify u make, > > i need another correction > > $conn=mssql_connect("localhost","sa",'password'); > should be replaced with > > > $conn=mssql_connect("MYSQLSERVER","sa",'passw

[PHP-DOC] mssql_connect notes

2003-06-05 Thread Aissam Bazzaoui
hi, sorry for bothering you again, but i just see the modify u make, i need another correction $conn=mssql_connect("localhost","sa",'password'); should be replaced with $conn=mssql_connect("MYSQLSERVER","sa",'password'); the name is the one u specified on freetds.conf. thanks, 'n good phpin

Re: [PHP-DOC] mssql_connect notes

2003-06-04 Thread Derick Rethans
On Wed, 4 Jun 2003, Derick Rethans wrote: > On Wed, 4 Jun 2003, [iso-8859-1] Aissam Bazzaoui wrote: > > > i recently published (15 min ago) a note on > > mssql_connect, but i made a mistake 'n sent some > > secret information :p > > is there a way to edit it, > > all i need to replace is this lin

Re: [PHP-DOC] mssql_connect notes

2003-06-04 Thread Derick Rethans
On Wed, 4 Jun 2003, [iso-8859-1] Aissam Bazzaoui wrote: > i recently published (15 min ago) a note on > mssql_connect, but i made a mistake 'n sent some > secret information :p > is there a way to edit it, > all i need to replace is this line mssql_connect with > $conn=mssql_connect("MYSQLSE

[PHP-DOC] mssql_connect notes

2003-06-04 Thread Aissam Bazzaoui
hi, i recently published (15 min ago) a note on mssql_connect, but i made a mistake 'n sent some secret information :p is there a way to edit it, all i need to replace is this line mssql_connect with http://fr.mail.yahoo.com -- PHP Documentation Mailing List (http://www.php.net/) To unsubsc