I’m working on this project that uses a lot of php files saved as html files. I can’t really change the filetypes so please don’t suggest that. 
Is there a way that I can configure Aptana Studios to recognize php in html files?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right click the file in the Project Explorer. Then choose Open With -> Other … -> PHP Source Editor
Or if you want a more permanent solution. Go to Preferences -> General -> Editors -> File Associations, then select *.html and add the PHP Source Editor and make it the default.