Share

aynHTML

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

PHP / mySQL and saving the content

You are viewing a single message from this topic. View all messages.

  1. 2005-08-07 14:56:24 UTC
    Hi, I cant seem to find in the documentation the value needed for a hidden type to pass the contents of the editor to SQL using GetSQLValueString($HTTP_POST_VARS, [content], "text")

    So what should this be?
    <input type="hidden" name="content" value="<? echo WHAT_HERE ; ?>">

    I can get the data into the editor fine, I just dont know what value is needed to save the data and so I can type text in but an empty string gets saved.

    Thanks, Kevin
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.