Hello php-windows mailing group, this is my first post! :P I hope I
get it right.
I have a problem with a web app I'm developing. It is an ajax web app
that is built on PHP and JQuery. It works fine on my windows computer
running Apache, however, when I move into production on an IIS server,
it bre
ll to mssql_query(), only the *last* statement
is a select statment that would return a result set. Usually if i'm doing
more that one statement in one mssql_query(), it's because i'm declaring a
couple of variables, calling a stored_proc, then 'select'ing the results of
t
to catch all statments and errors, and no errors
happened. but all of the mssql*() calls that come after don't even make
it to the SQL server.
Thanks for reading a long email, and any help that can be given.
jerome
_
I have 2 PCs. On the first, I installed PHP and IIS 4 on a windows NT server
and on the second windows NT server without PHP or IIS4. But my web server
(the first PC) haven't enough free disk space to store data on it.
Then I want to access with PHP on the second PC and for example list the
shared
I work on an intranet project in my company. We've got an NT domain. I want
to restrict access to certain pages of my intranet using the groups and
password of my NT domain, how can i do that ???
I know it's possible to make directories not available with NT but I want to
know who are connected fo