xi slav

Greenhorn
+ Follow
since Apr 11, 2014
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by xi slav

The idea is simple. A key you press (a letter) appears in updated page:

keyj.php:


The intention is to have text on the screen via print_r. I successfully used it in another php to exchange information with MySQL and users screen (worked).
Here - the more you type and the more k.value is the more text will be on screen (just from server).

Unfortunately something went wrong.

9 years ago
PHP
Ajax working version:
<?php echo microtime();?>

http://lanother.tk/msec.php :



No jQuery - php + js
- is real?