Skip to content

A simple method to call a php file in an async method on server side

Notifications You must be signed in to change notification settings

ksaurabhsinha/async-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

async-php

A simple method to call a php file in an async method on server side

Assumptions:

  1. File Called - file_called.php
  2. Calling File - usage.php
  3. Main function - index.php

The whole point of having this script is to call a file on server from server asynchronously.

About

A simple method to call a php file in an async method on server side

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages