Fork me on GitHub

when i try to replace eregi function by preg_match function this do not work  Bottom

  • when i try to replace eregi function by preg_match function this do not work for this expression:

    Code

    eregi("([0-9]{4})-([0-9]{1,2})-([0-9]{1,2}) ([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2})", $datetime, $dt);

    someone know how to change it to get this work???

    --
    www.ahorradores.net

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