1. #1
    Sencha User
    Join Date
    Jun 2009
    Posts
    16
    Vote Rating
    0
    kolbek is on a distinguished road

      0  

    Default Unanswered: Grid : data posted to php script.

    Unanswered: Grid : data posted to php script.


    Hi,

    First of all, sorry for my bad english.

    I try to understand this example : http://dev.sencha.com/deploy/ext-4.1...l/restful.html

    When I add a line, i see that it launch le script that in url of Store (in this example : url: 'app.php/users').

    But I don't understand how I can get the line information in my php script to insert it in database ?

    Could you help me ?

    Thanks you.
    Nicolas.

  2. #2
    Sencha - Sales Team dawesi's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia (aka GMT+10)
    Posts
    738
    Vote Rating
    6
    Answers
    10
    dawesi will become famous soon enough

      0  

    Default


    check your browser debugger (firebug/developer tools) to see what is being sent, then use that information to save it server-side using php to the database.
    Check out SenchaWorld.com for articles, screencasts, conference videos and more.

    Sencha Technical Training : Asia Pacific Region

    Code Validation : JSLint | JSONLint | JSONPLint