Search found 2 matches

by WhatEver
Mon Jun 28, 2010 9:52 pm
Forum: Developers Discussion
Topic: Variable security functions?
Replies: 2
Views: 1708

Re: Variable security functions?

Thanks for you answer.

What would be the best way to setup a module so that the admin params are cleaned?

(I've only just started to learn the structure of CMS MS!)
by WhatEver
Mon Jun 28, 2010 8:12 pm
Forum: Developers Discussion
Topic: Variable security functions?
Replies: 2
Views: 1708

Variable security functions?

When building new modules for CMS MS does the "core" class provide any functionality to secure input parameters for SQL queries etc or do I need to do this myself?

I've looked through several module codes and I've seen $params['x'] being passed.  Have these already been filtered?

Go to advanced search