Is it possible to use a PHP class in AJAX? -


i started wonder possible create class in php, instance 1 containing books title, author , publisher, , using class in ajax?

to clarify. using meant possible access variables in class or use functions created in php, such setters/getters.

what can create separate class file , function trigger methods of class. ajax send requests file functions , call method of class need.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -