Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'ini'

2135763 - tribes.ini: ini fps tribes
  1. [SystemSettings]
  2. StaticDecals=True
  3. DynamicDecals=True
  4. DynamicShadows=False
  5. LightEnvironmentShadows=False
  6. CompositeDynamicLights=False
  7. DirectionalLightmaps=True
  8. MotionBlur=False
  9.  
1484552 - .pls file example: ini playlist format pls
  1. [playlist]
  2. File1=01 Critical Acclaim.mp3
  3. Title1=Avenged Sevenfold - Critical Acclaim
  4. Length1=314
  5. File2=02 Almost Easy.mp3
  6. Title2=Avenged Sevenfold - Almost Easy
  7. Length2=234
  8. File3=03 Scream.mp3
  9.  
645326 - yini: php ini ysi
  1. <?php
  2.  
  3. function YINI_parse($filename)
  4. {
  5.         if(($file = fopen($filename,"r")))
  6.         {
  7.                 $curtag = "";
  8.                 $parse = array();
  9.  
645231 - yini: php ini ysi
  1. <?php
  2.  
  3. function YINI_parse($filename)
  4. {
  5.         if(($file = fopen($filename,"r")))
  6.         {
  7.                 $curtag = "";
  8.                 $parse = array();
  9.  
645223 - INI_parse: php ini ysi
  1. <?php
  2.  
  3. function INI_parse($filename)
  4. {
  5.         if(($file = fopen($filename,"r")))
  6.         {
  7.                 $curtag = "";
  8.                 $parse = array();
  9.  
fantasy-obligation