Jump to content

3skimo

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by 3skimo

  1. Ah HA!! I figured it out on my own. Below is a link to a simple counter that is very similar to what I was trying to do, and a link to a txt file with the code in it. Example: http://emac.heliohos...buffer_test.php Code: http://emac.heliohos...buffer_test.txt I'll leave this here for anyone else who happens to have this same problem and searches the forums for a solution. It's funny how you can overlook something so minuscule and then spend HOURS trying to get the stupid script to work.
  2. I'm having trouble trying to use "ini_set" to enable "output_buffering" so one of my PHP scripts can actively flush output to the screen, rather than having my users sit there for 30 seconds wondering why nothing has loaded after activating the script. Are we allowed to alter "output_buffering" with "ini_set" or has this been disabled?
×
×
  • Create New...