Im rewriting my webpage from ASP to PHP, the first problem I discovered is that I MUST use some ASP components (e.g. send SMS thru ASPSMS). Is there a way to mix the both, or incorporate ASP in the PHP code.
All ASP components that I'm aware of are COM objects. Have a read of http://php.net/com
-- Stuart
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php