> Is there a PHP simulator for NT? One that can be used for
testing and
> development?
Generally a staging/development server is the way to go
about testing... just set up a server that duplicates the
environment of the server you'll eventually be using... ie,
install PHP with the same options... create just like you're
publishing on that server. Any problems you run into just
won't be on the public site. When you've got it all worked
out, just copy everything over.
Did I completely miss the point?
-Toby
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]