Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
5 user(s) are online (5 user(s) are browsing encyclopedia)

Members: 0
Guests: 5

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

NAJAX

NAJAX is a Library (computer science) that aims to connect JavaScript and PHP. It acts as a Proxy pattern that maps PHP Object (computer science) to JavaScript and vice versa.

= Example =

var calc = ;

calc.add(10); calc.add(20);

alert(calc.result);

= See also =

*Ajax (programming)

= External links =

*[http://najax.sourceforge.net/dev/ NAJAX Home] *[http://www.kaiowas.biz/insaned/uploads/beta/najax/docs/source/ NAJAX Online Documentation]