diff --git a/README.md b/README.md new file mode 100644 index 0000000..db49dfb --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ + +```php.ini +#php.ini +session.use_strict_mode=1 +``` + +Read .env to enviromant +``` +export $(xargs <.env) +``` + +https://github.com/ldaptools/ldaptools + diff --git a/php/auto/auto.php b/php/auto/auto.php index a5a2189..87e8972 100644 --- a/php/auto/auto.php +++ b/php/auto/auto.php @@ -1,4 +1,4 @@