Ok my friend. And could you help with some example. How can i send the values of a query sql in formar json from the server to the client side. And then How i can make a table with that json array. Well i think that i know How make an array with the values of my sql query And then with encode_json() i send the array to de client side. El mar 26, 2013 1:46 p.m., "asgallant" <[email protected]> escribió:
> Yes, you can do that. I can't give you specifics about setting it up, but > it would work similar in principle to the other AJAX functions you have > used before. Use SQL "DROP" and "UPDATE" statements to delete and update > the data in the database. > > On Tuesday, March 26, 2013 2:15:53 AM UTC-4, Chrystopher Medina wrote: >> >> hi my friend how are u doing? it´s me again . my friend i have a question >> , please just give some idea for this. . i have a database with some >> employes, name number phone adress etc etc. i just want to put this >> values into a div . and then i just wanna do put a image in fron of each >> value in order to delete or update each value something like this my friend: >> >> >> name: num.phone: country: >> salvador 22342433323 mexico *delete* *update* >> medina 33434334333 e.u * delete* *update* >> * >> * >> >> so i just wanna click in some option ...... if i click in delete ...... >> that value has to be droped from the database..... >> >> i dunno if u are understand me .... my friend .... i just want some idea >> for that ... how can i obtain that values from a database and then put them >> into a div. but with the options delete and update... please my friend >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "Google Visualization API" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-visualization-api/-zapZe7dH7Y/unsubscribe?hl=en > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
