I have been using the built-in php command mail($recipient, $subject, $message, $header); . It always worked fine until today. I seem to not be getting my form mail today. Is this a bad way to do it?
Best,
Jon
Hi,
I was wondoering if it would be possible to connect to an MS SqlServer database from a php script on TCH. Also are there restrictions on outbound port numbers. The MS SQL Server I need to connect to is on a non-standard port. Any help would be much appriciated.
Thanks,
Jon