Posts Tagged ‘without’

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