+ Reply to Thread
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.
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
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us