On 5/22/07, sam rumaizan <[EMAIL PROTECTED]> wrote:
I'm just a php beginner.
So please be patient with my stupid questions.
What am I missing in this code that causing the function can't update the
textarea?
Update button erase the old information from mysql database and replace it
with noth
sam rumaizan wrote:
I'm just a php beginner.
So please be patient with my stupid questions.
What am I missing in this code that causing the function can’t update the textarea?
Update button erase the old information from mysql database and replace it with nothing. Basically it ca
Hi Sam,
sam rumaizan wrote:
I'm just a php beginner.
So please be patient with my stupid questions.
It's OK :-)
What am I missing in this code that causing the function can’t update the
textarea?
Update button erase the old information from mysql database and replace it with n
I'm just a php beginner.
So please be patient with my stupid questions.
What am I missing in this code that causing the function cant update the
textarea?
Update button erase the old information from mysql database and replace it
with nothing. Basically it cant read what is ins
Can someone show me the mysql query statement to update the Text Area (the
Text Area is populated with information from mysql) basically I want to allow
the user to change or add information to the original data.
scroll down to read the code. The text area I need to update is red font.
ht