Re: [PHP] display edited field in table

2002-12-19 Thread Chris Hewitt
Lightfirst wrote:


I am using Php/MySql and I am trying to display a table and have one of the
fields (answer) editable. What I would like is to have the user edit the
field and then click update. The result-display the table along with the
updated field. What am I doing wrong? He is my code:


I think it would be helpful if you mentioned exactly what error/problem 
you are getting, that is, how does it not work?

HTH
Chris


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] display edited field in table

2002-12-19 Thread Jason Wong
On Thursday 19 December 2002 17:44, Lightfirst wrote:
> I am using Php/MySql and I am trying to display a table and have one of the
> fields (answer) editable. What I would like is to have the user edit the
> field and then click update. The result- display the table along with the
> updated field. What am I doing wrong? He is my code:

We won't know what you're doing wrong if you don't tell us what the problem 
is. __What happens__ when you run your code? Does the monitor blow up or 
what?

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Q:  How was Thomas J. Watson buried?
A:  9 edge down.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php