Forum Moderators: coopster
Oh yeah the name of the?table? is Privacy_Statement, and the column that contains the actual text is privacy_text, which is a longtext type.
PHP MySQL manual [php.net]
<form name="form1" method="post" action="">
<input type="submit" name="Submit" value="Submit">
</form>
I'm sorry if I sound ungreatful asking all these questions, its just that your the only person that knows what your talking about that I have seen for.... ever! I really appreciate it.
But after I get this working, I would design the control panel to add television show bios and movie bios, which is the next step. Wouldnt it be easy though to be able to add a submit button for the new value of privacy statement? It would just be like deleting the last record and adding a new record if I am correct?
[mysql.com...]
Read that and all should be clear.