PDA

View Full Version : php and asp



coldturkey
December 10th, 2001, 15:47
is there anyway i can use both php and asp in the same page? (without using frames/iframes) I suppose i could use ASP and the Xml.http object but that would be difficult.
Thanks

andyLee
December 11th, 2001, 03:16
I remember I read that faq at php.net before.


something like

<%php


%>

but not sure. Please check it yourself.