PHP Archive

  • PHP Sessions Not Working

    PHP Sessions Not Working

    As a jack of all trades, I was doing some development work in PHP on one of my internal servers. As with most web sites, I needed to use sessions variables in the PHP script. However, when I attempted to create the session variable through...

    Full Story