Re: [google-appengine] Help Needed in handling Forms (GAE PHP)

2014-10-06 Thread Vinny P
On Fri, Oct 3, 2014 at 6:05 AM, Anmol Parashar <4nm0...@gmail.com> wrote: > I have done everything. From exporting the files to uploading them on the > App Engine. The only thing I can't figure out is how to upload the 8 .php > files. I moved them to a different folder but the *upload: *directive

Re: [google-appengine] Help Needed in handling Forms (GAE PHP)

2014-10-03 Thread Anmol Parashar
> > > On Thu, Oct 2, 2014 at 6:34 AM, Anmol Parashar <4nm...@gmail.com > > wrote: > >> >> - url: /unsubscribe >> script: static_website/jl3sxnhv7vv.php >> >> > > I see that your PHP scripts are in your static files directory. You need > to move them into their own directory or pu

Re: [google-appengine] Help Needed in handling Forms (GAE PHP)

2014-10-03 Thread Anmol Parashar
I have done everything. From exporting the files to uploading them on the App Engine. The only thing I can't figure out is how to upload the 8 .php files. I moved them to a different folder but the *upload: *directive didn't work. Can you please give me exact commands to write in my *app.yaml*

Re: [google-appengine] Help Needed in handling Forms (GAE PHP)

2014-10-02 Thread Vinny P
On Thu, Oct 2, 2014 at 6:34 AM, Anmol Parashar <4nm0...@gmail.com> wrote: > > I have two forms on my website, one asks for just an email and other a > contact form. Both of them accepts input but can't send the input to where > they are supposed to. A message is displayed, "PHP scripts/files are

[google-appengine] Help Needed in handling Forms (GAE PHP)

2014-10-02 Thread Anmol Parashar
I'm trying to set up my new website using *Google App Engine (PHP)*. I have bought the domain and my website is working fine. Well, kind of. I have two forms on my website, one asks for just an email and other a contact form. Both of them accepts input but can't send the input to where they