| Subject | Re: [firebird-php] SQL script | 
|---|---|
| Author | Dorin Pacurar | 
| Post date | 2003-11-20T12:44:41Z | 
$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]
            $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]