Subject Re: [firebird-php] SQL script
Author Dorin Pacurar
$query = str_replace("''", "'", $_POST["Textarea_content"];);
$result=ibase_query($conn, $query);

Problem solved.
(Was a typo in my try. Must go to sleep)
Thanks again,
Dorin

[Non-text portions of this message have been removed]