View Full Version : My first AJAX script!
s|k
March 25th, 2006, 12:22 AM
http://sharewonders.com/test/test2.php
:D
It's fun! :)
dermotti
March 25th, 2006, 12:27 AM
Whats Ajax? looks like php to me
Stemp
March 25th, 2006, 12:30 AM
Warning: fread(): Length parameter must be greater than 0. in /home/btipling/public_html/test/script.php on line 43
The spoons have been taken.
s|k
March 25th, 2006, 12:30 AM
Whats Ajax? looks like php to me
Asynchronous Javascript eXtensible markup language. In this case it's just AJ, I'm not using XML. The page is not loading when you press the buttons, instead you're telling a javascript script to access a php file to manipulate a text file. It's very basic, and useless in this instance. Gmail uses AJAX. Check out the source on that. :)
s|k
March 25th, 2006, 12:32 AM
Warning: fread(): Length parameter must be greater than 0. in /home/btipling/public_html/test/script.php on line 43
The spoons have been taken.
Thanks, lol. Yeah the JavaScript is instructed to print what ever the scrip.php file returns to it. In that case it was an error. :0
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.