A minimal script that returns date/time can be a good example for starting with PHP. But if you add other stuffs like format settings and requests handling, you will get an advanced time server to include in your workflow.
Continue reading “Create PHP script for getting date/time”Send mails from Delphi apps through PHP script
Sending mails from a client app is an interesting feature, it can be used for sending notifications or authentication codes. You can add this option to your Delphi (desktop and mobile) apps by calling a PHP web script through REST client.
Continue reading “Send mails from Delphi apps through PHP script”