PHP Classes

File: config/jsonq.php

Recommend this page to a friend!
  Classes of Nahid Bin Azhar   PHP JSON Query   config/jsonq.php   Download  
File: config/jsonq.php
Role: Configuration script
Content type: text/plain
Description: Configuration script
Class: PHP JSON Query
Query JSON data to find and extract information
Author: By
Last change:
Date: 7 years ago
Size: 66 bytes
 

Contents

Class file image Download
<?php

return [
   
'json'=>[
       
'storage_path'=>database_path()
    ]
];