PDA

View Full Version : Jquery Edit In ine


stevenmw
11-29-2009, 12:02 AM
Can anyone tell me how to write a javacript function that incorporates a php file name so I can edit in something in place and use my php file to update the db contents?

Or at least point e to a good tutorial?

I do not need to know any of the php aspects, only the javascript.

Thanks.

oesxyl
11-29-2009, 02:47 AM
Can anyone tell me how to write a javacript function that incorporates a php file name so I can edit in something in place and use my php file to update the db contents?

Or at least point e to a good tutorial?

I do not need to know any of the php aspects, only the javascript.

Thanks.
http://www.yvoschaap.com/index.php/weblog/ajax_inline_instant_update_text_20/

best regards