[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: String: addslashes
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 11 May 2005 16:11:05 -0300
> What is the best way to make strings safe when using database and files
Try string.format('%q',...)