Search results

  1. F

    Cron Problem

    Hi, i like to start cron for my site. There is problem with it because i would like to run only one file which makes other files to run too when it's time for them. But how i can set that right file to run on cron?
  2. F

    $_SESSION problem

    Thanks, i forget that session_start(); from action part :)
  3. F

    $_SESSION problem

    Hi, i'm working on my test site, and i have set login system. However it doesn't work because system unset $_SESSION automatically after you have finished that action. Is there any setup which is doing it automatically which i should edit and after that it should works? Thanks, for you answers :)
Top