Skip to content

erolyapici/neoajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neoajax

NeoAjax

NeoAjax is open source PHP library for ajax Application. Using neoAjax, you can use all jquery functions on PHP.

Example

Backend (PHP)

alert("Hello Word"); $neoAjax->html('#helloword','Hello Word'); sleep(10); $neoAjax->run(); ?>

Frontend HTML < a href="#" onclick="neoajax('ajax.php?islem=hello',{ });">Alert Hello Word

About

NeoAjax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published