Quote: |
its does'nt have FTP/SSL support, so this mean that OPENSSL will not work with it? |
it will work.
what you need is enable corresponding php extension in php.ini (namely php_openssl.dll)
Standard version does not impose any limitations on php.
Quote: |
Is there a way of configuring the trial to act as the Standard version? |
no yet.
but if your code shown aboev works in trial version, it will definitely work in standard too.
Generally speaking, what "Standard" version imposes is limitation on how you can debug your scripts. You can't do it remotely.
Also it provides only FTP protocol for publishing your scripts to live sites while PRO version supports FTP, SFTP and WebDAV.