Login   Register  
PHP Classes
elePHPant
Icontem

File: examples/AjaxTest/readme.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Yaroslav Shapoval  >  Cyrillic to Latin  >  examples/AjaxTest/readme.txt  >  Download  
File: examples/AjaxTest/readme.txt
Role: Documentation
Content type: text/plain
Description: Ajax test script
Class: Cyrillic to Latin
Translite text between cyrillic and latin
Author: By
Last change:
Date: 2005-10-26 10:39
Size: 472 bytes
 

Contents

Class file image Download
This example show usage of CyrLat class with Cross Browser Remote Scripting. It is also called Ajax. If you have seen Google Suggest, than you know what is it.

Ajax realisation by Dmitry Koterov (dklab.ru) (He call it Subsys_JsHttpRequest)

Copy AjaxTest to your examples directory.
/examples/AjaxTest
		-/lib		- everything what needed for Subsys_JsHttpRequest
		-lat2cyr.php	- loader
		-testAjax.php	- example of usage
		-readme.txt	- text you are reading now