I am really in need of some help here! Whenever I try to use fopen,
fsockopen, file_get_contents, etc in php to open an https/ssl; resource, i
get the following errors:
Warning: file_get_contents(): SSL: connection timeout
Warning: file_get_contents(): Failed to enable crypto
Here is some relevan
Has anyone successfully lused the PHP pspell functions with this
version of aspell ?
# aspell -v
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.2)
I am able to use aspell fromt he command line, but PHP gives me the
following error when I try to use pspell_new() to load a dicti
Version: PHP 4.3.9
I have a database connection class. I create an instance of this
class, then pass it to a function. Within that function, I can use
that object passed to the function. Within this function, I then call
another function, and want to pass the object to the second function.
This is
3 matches
Mail list logo