From professional translators, enterprises, web pages and freely available translation repositories.
runtime considerations:
because the sql command quoting for single quotes uses duplicated single quotes (as opposed to a single quote preceded by a backslash, used in some other databases), it is advisable to set the php configuration directives php3_magic_quotes_gpc and php3_magic_quotes_sybase to on for all php scripts using the sesam interface.