Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
edrobinson committed May 2, 2024
2 parents 53836ec + 951d355 commit 556d845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Ejax provides tools send a request to the server and receive and the response using Javascript and PHP.
The response contains commands to update page without refreshing the page.

Nothing new. Xajax did it several years ago and Jaxon does it today. The difference is that Ejax does it with only 4 files and less than 1000 lines of heavily commented code.
Nothing new. Xajax did it several years ago and Jaxon does it today. The difference is that Ejax does it with only 3 files and less than 1000 lines of heavily commented code.

#### The code
- Ejax.js contains the client side Javascript code that makes requests and receives and processes the response from the server.
Expand Down

0 comments on commit 556d845

Please sign in to comment.