I have read posts in the archive saying that I need a "special" copy of
php4ts.dll in order to enable secure streams (https, ftps) in Php on
Windows (XP, in my case).
Those posts point to copies of php4ts.dll for Php 4.3.4.
I am running Php 4.4.0. Where can I find a copy of php4ts.dll for
Ph
Hello to everyone,
I'm manipulating objects in some scripts I've developed, and I've come
across a doubt: I perform a query and do some checkings, but to perform
this checkings I need to instantiate an object, and I really don't know
how to do it without crashing theWeb Server. Let me give an