PHP Classes

File: index.php

Recommend this page to a friend!
  Packages of Adrian M   PHP CRUD API Generator   index.php   Download  
File: index.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: PHP CRUD API Generator
Create an API to access MySQL database record
Author: By
Last change:
Date: 3 months ago
Size: 50 bytes
 

Contents

Class file image Download
<?php
declare(strict_types=1);
echo
"hello world";