4 lines
44 B
PHP
4 lines
44 B
PHP
<?php
|
|
|
|
$cfg = parse_ini_file('config.ini');
|
<?php
|
|
|
|
$cfg = parse_ini_file('config.ini');
|