ASP and PHP mix on a property website?
Does anyone know if it is possible to have a predominantly ASp site, but run certain scripts/fuctions in PHP, eg sending emails and calling Ajax scripts?
I have a real estate website and I want to use a PHP Pear Ajax script to display regions from countries (and an email script) but all the pages are ASP, can I call a PHP script from an ASP page?
|