Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Editable form fields? Reply To: Editable form fields?

#171384
chrisburton
Participant

@traq

crap… I just spent an hour on a response and then spelled “jQuery” with ctrl+q instead of shift+q

Damn! On Windows, does that exit the browser?

So, we should take all of your PHP that “does stuff” and put them into functions that can be called selectively.

Not a problem! Let me take some time to learn about PHP functions so that I can do what is necessary. I’ve never worked with them but it’s a great way to start.

To get us on the same page, are we talking about updating old data, inserting new data, or both?

Uh. Good question. What I want to do is take what is already in the database that is outputted on the page and update it once the user changes a value and clicks out of the textarea. Does that make sense?