14.11.2009, 19:02
using php string functions to replace each of the characters with new ones and using ajax to update the bottom textbox without the need of a refresh
i would use this to replace the characters ( http://w3schools.com/php/func_string_str_ireplace.asp )
and heres an example on how ajax can be used with php ( http://w3schools.com/php/php_ajax_suggest.asp )
i would use this to replace the characters ( http://w3schools.com/php/func_string_str_ireplace.asp )
and heres an example on how ajax can be used with php ( http://w3schools.com/php/php_ajax_suggest.asp )