Jump to content

Festy

Members
  • Posts

    57
  • Joined

  • Last visited

    Never

Everything posted by Festy

  1. Festy

    gzip

    No you don't need a header in this case.
  2. <?php define( "DB_DSN", "xyz"); define( "DB_USERNAME", "username" ); define( "DB_PASSWORD", "password" ); define( "PAGE_SIZE", 10 ); define( "TBL_", "abc" ); ?>
×
×
  • 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.