Posts Tagged ‘refresh’

PHP Tutorials: Shoutbox (Part 3/3)

With jQuery. How to create an easily integratable shoutbox. Base source code is available in the phpacademy forum. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorials: Shoutbox (Part 2/3)

With jQuery. How to create an easily integratable shoutbox. Base source code is available in the phpacademy forum. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorials: Shoutbox (Part 1)

With jQuery. How to create an easily integratable shoutbox. A guest tutorial, by Tino. Base source code is available in the phpacademy forum. FORUM phpacademy.org TWITTER twitter.com

PHP Tutorials: jQuery: Check if a username is available without refreshing

Check if a typed username is available without page refreshing. Basically, an AJAX style check, but using jQuery. FORUM phpacademy.org TWITTER twitter.com BLOG blog.phpacademy.org

PHP Tutorial: Return data from a MySQL Database without refreshing (using jQuery)

Outputs the age of a specified name typed in a form, without a page refresh. It’s easy, using jQuery! Great for beginners to AJAX style methods. FORUM phpacademy.org TWITTER twitter.com BLOG blog.phpacademy.org