Jump to content

MECU

New Members
  • Posts

    4
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by MECU

  1. You should also stop using the mysql_* functions. http://stackoverflow.com/questions/12859942/why-shouldnt-i-use-mysql-functions-in-php
  2. If you have a choice, storing the values in another format would be much better. http://dev.mysql.com/doc/refman/5.0/en/time.html
  3. chmod 000 <filename|directory> you can change the ownership too: chown bad:user <filename|directory>
  4. What browser are you using? http://stackoverflow.com/questions/415234/forms-with-action
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.