I'm new to this. I think this is an easy one: I have some php code that requires the Windows binaries php_soap.dll and php_openssl.dll. However, I have shared web hosting on a Linux server. Does anyone know how to make these scripts work on a Linux server? Are there Linux equivalents of php_soap.dll and php_openssl.dll? Would only the php configuration need to be changed, or would something in the scripts also need to be changed?
Hoping someone can help--Thanks!