x27;Value_A' and 'Value_B' respectively
2) Once the value for 'Field_A' and 'Field_B' changed to 'Value_C' and
'Value_D', my .php page should be changed accordingly, in real time.
Thanks in advance.
ascll
[EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Greetings,
I'm designing a table with 21 columns and 3 rows (1-row column header, 2-row
data) store in .php file, and each cell of this table storing a value, that
I stored it using MySQL database. Now, I want all the values (just the
values, but NOT the table) shown on this page automatic update