facebook

php form example

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #350751 Reply

    foxnetwork
    Member

    I know this has been bought up a few times but I am looking for an example .mobi file that will post a basic contact for to a php file on a hosted server and return an answer back saying mail sent.

    I have tried all samples without any luck in getting the mobi template to send or return anything

    Any help appreciated on this

    #350776

    Code_A
    Member

    Sending the data to your server is not a problem. This can easily be done through an AJAX call. The difficult part is retrieving the communication back from the server unless you already have a RESTful web service setup. Sending data back to the app requires server side scripting and since M1 is client side only you will only find client related coding examples here.

    Do you have a web service in place? If so, then this AJAX example may be useful to you.

    EDIT: Here is an example form project that might help too.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: php form example

You must be logged in to post in the forum log in