facebook

Can not display values selected by PHP from MYSQL search:DUP

💡
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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #343980 Reply

    tjrtech
    Member

    Edit by support-octavio: duplicated thread, please follow up here: http://www.genuitec.com/support-genuitec/viewtopic.php?f=8&t=6408&start=0
    I have incorporated a form into my app to query users for data to enter into a hosted MYSQL database. That part works perfect. They enter the data via a form (POST) in the app, then the data gets inserted into the MYSQL table. The second part of the app includes searching through that database for specific values and displaying correlating rows.

    I have this concept working via normal html and php files on any browser but can not duplicate within app. Please see:

    http://tjrcomputersolutions.com/apps/edibles/v1.0/index.php

    Enter “cracker” in the search box and you will see a couple entries displayed back to you. It is properly querying the database and selecting the correct values. I am trying to get this to work within the app. I have been trying to use the form to do this, with GET as the function, and the PHP file (search.php) as the action URL (the same search.php that is working in the browser).

    How would I get these values to display in an HTML box within in the app itself? Anyone have any ideas?

    Thank you so much for your help in advance!

    #343981

    tjrtech
    Member

    http://tjrcomputersolutions.com/apps/edibles/v1.0/search.txt

    This is a link to what the search.php looks like that works in a browser but not in MobiOne.

    #344033

    tjrtech
    Member

    bump…Was just curious if anyone can help. I can always add more detail or code examples to the problem if that would help. Thanks! I have since tried to display the data with PHP built in to the HTML, using json_encode, and even trying a type of iFrame to get the data in. So far, I have had no success with any of these methods. Thanks again for your help!

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Can not display values selected by PHP from MYSQL search:DUP

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