Can PHP and ASP be used in the same file?

Jordy

New member
Can you use PHP and ASP scripts in the same file? I've heard it can be done in .aspx files, but I'm not sure.

Basically, we want to use PHP and ASP interchageably. The main site would be in ASP, with elements such as a blog, forum, a shoutbox, and feeds showing the latest blog and forum posts on each page - these would be PHP.

So, if we use .aspx files, would we be able to use both PHP and ASP in them?

All help is appreciated, thanks!
 
Back
Top