Fork me on GitHub

Watch

GitHub Core

Show your support for Zikula! Sign up at Github account and watch the Core project!




GitHub Modules

Forum Activity

Forum feed

» Visit forum | » View latest posts

pnVarCleanFromInput... and arrays...  Bottom

  • Hi all !

    Now first, I did a little research and didn't find something near enough to help BUT... sorry if I missed something.

    The problem.

    Doing a form with a select multiple field, the pnVarCleanFromInput gives
    example : select name=\"bla[blup][]\" (Yea I need all those icon_lol ) multiple
    option 1
    option 2
    etc...
    (I stipped the tags just in case the forum wouldn't like it).

    $bla = pnVarCleanFromInput('bla') gives me the word Array
    $bla = $_POST['bla'] gives me the real array...

    Anyone have a clue on this ?
    Have fun !

This list is based on users active over the last 60 minutes.