PHP Classes

File: example/start.sh

Recommend this page to a friend!
  Classes of Rafa Rodriguez   Div PHP Ajax Mapping   example/start.sh   Download  
File: example/start.sh
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Div PHP Ajax Mapping
Call PHP classes and functions using AJAX requests
Author: By
Last change: Update of example/start.sh
Date: 2 months ago
Size: 177 bytes
 

Contents

Class file image Download
#!/bin/bash echo "Go to your web browser and open http://localhost:9090" rm ./assets/divAjaxMapping.js cp ../divAjaxMapping.js ./assets/divAjaxMapping.js php -S localhost:9090