Skip to content

Sampul-CodeMine/ajax_request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

README


This is a simple project depicting a simple use of the Javascript's

XMLHttpRequest function and FETCH API.

This project contains two separate folders:

  • xmlhttpreq_func
  • fetch_api

xmlhttpreq_func


This folder houses the logic for performing an ajax request to a PHP file using the native XMLHttpRequest function in javascript.

fetch_api


This folder houses the logic for performing an ajax request to a PHP file using the javascript FETCH API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published