mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
4 lines
No EOL
93 B
Text
4 lines
No EOL
93 B
Text
<?php
|
|
// configuration items
|
|
$interopConfig['DSN'] = 'mysql://root@localhost/soapinterop';
|
|
?> |