i have uploaded a php web application to google app engine , but all the POST back pages are open as a ‘save as’ without post backing the data ! ..
any one has a solution for this ? or a alternative for POST ?
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.
Google app engine runs applications written in Python or Java, not PHP. You could work around it using Quercus (PHP runtime written in Java)