Tagged Questions
1
vote
2answers
353 views
Perl: escape sql strings without having a db connection
I know the right way to sanitize sql strings in Perl is to use a prepared statement, however, this particular Perl script is generating statements to be executed later in a different environment, not ...
0
votes
3answers
63 views
CMS with bi-language support and Video
I have a project that needs to have support for Arabic (rtl), and french(ltr)
and video support, About the language i can't seem to find any CMS , multi-language ready
it is not problem that i can ...