Subject Re: [firebird-php] SQL script
Author Milan Babuskov
Dorin Pacurar wrote:
> How can I pass the SQL text with ' to a form ?

I'm not 100% sure what is your question, but you probably need to escape
' with another ', ie. use '', like this:

SELECT * FROM nba_player WHERE name = 'Shaquille O''neal';

HTH

--
Milan Babuskov
http://fbexport.sourceforge.net