Search results

  1. L

    Cronjob error with fopen

    I'm on intermediate PHP version, I saw other posts on the forums and decided to be patient in waiting for the problem to be fixed. Earlier today I realised the fopen function was working again, yay for that change! Saw someone else had the same type of error on another topic I read and saw an...
  2. L

    file_get_contents - php

    This isn't so much a programming question, though I wasn't sure where else to post. When Cossacks went down or with the DNS updates (not sure which, similar times) the function which uses file_get_contents stopped working - it worked fine before this. The error each update gets. Someone...
  3. L

    Automatic time triggered events - PHP

    The website I have is used to read from hiscores for a game, and insert to an SQL database, displaying a table of the values in the table for the experience each person has gained. The main purpose is a competition, so it requires updates often. Currently, it has buttons for manual updates...
Top