browse by tag: JavaScript
sort by
Integrating FirePHP for Ajax Development
in PHP added by goodphptutorials, on 8/9/2009 JavaScript firefox firephp mozilla
There are many integrated development environments and tools available to aid in building Web 2.0 AJAX applications with PHP, but nothing comes close to the ease of use and tight Firebug integration that FirePHP provides.
comment save reportSubmit A Form Without Page Refresh using jQuery
in PHP added by goodphptutorials, on 30/7/2008 AJAX JavaScript jquery
Previously on NETTUTS, Philo showed how you can use jQuery to add form validation to wordpress comments that works without any page reload. Another great way of utlizing jQuery to enhance user experience is to not just validate, but to submit your form entirely without a page refresh. In this tutorial I'll show you how easy it is to do just that -- submit a contact form that sends an email, without page refresh using jQuery! (The actual email is sent with a php script that processes in the background). Let's get started.
comment save reportSlider in PHP, Ajax And Javascript
in PHP added by phphungry, on 23/2/2008 AJAX JavaScript beginner tutorials mysql slider
cool nice slider which is implemented using javascript , Ajax and PHP
comment save reportNavigation with Pager and AJAX (or simple Javascript)
in PHP added by quipo, on 3/7/2007 AJAX JavaScript PEAR advanced tutorials pager
An example on how to harness PEAR::Pager to create javascript links, and one showing how to use it with AJAX to fetch only the data for the currently displayed page.
comment save reportSimple AJAX Library
in PHP added by AKnife, on 13/5/2007 AJAX JavaScript advanced tutorials php
Javascript and PHP make for a powerful combination allowing instant user-feedback via this simple AJAX library
comment save reportWorse Than Failure: Client-side PHP
in PHP added by goodphptutorials, on 12/5/2007 JavaScript XMLHttpRequest general wtf
The introduction of the XMLHttpRequest component (*) opened the doorway for a new breed of "fancy schmancy" web applications like Flickr, GMail, etc. This, in turn, spawned an entire sub-industry and a new series of buzzwords seemingly based on the names of household cleaning chemicals. It even incremented the current version of the Internet to 2.0.
comment save reportAJAX Chat Tutorial Part 5: The Javascript, Sending Chat Messages, Screen Name Changes
in PHP added by CalEvans, on 13/1/2007 AJAX JavaScript mysql oo programming zend framework
Part 5 of our 7 part tutorial on creating an Ajax based Chat application.
comment save reportScript.aculo.us: How to easily AJAX your site
in PHP added by sanjeevan, on 1/1/2007 AJAX JavaScript Script.aculo.us advanced tutorials
Script.aculo.us is an amazing framework for enriching your website's user experience very easily. Built on top of the very popular prototype javascript framework, scriptaculous makes AJAX cake, and gives everyone the power to have a sexy AJAX-powered website, yes everyone.
comment save reportAJAX Chat Tutorial Part 1: Introduction
in PHP added by goodphptutorials, on 28/12/2006 AJAX JavaScript Zend advanced tutorials
This tutorial is a step by step introduction to creating a lightweight chat application using XML as a storage medium.
comment save reportUser Proofing Ajax
in PHP added by goodphptutorials, on 25/12/2006 AJAX JavaScript advanced tutorials
We've all felt the clean slickness of a well-oiled Ajax app. But think back to the last time something went wrong while you were using an Ajax app: how did it feel?
comment save reportCreating a chat script with PHP and Ajax, Part 2
in PHP added by goodphptutorials, on 6/4/2006 AJAX JavaScript advanced tutorials chat
n this second part of the 'Creating a chat script with PHP and Ajax', we start from scratch and create a PHP-based chatroom, using Ajax, the Prototype JS library and JSON. Live demo and project files included.
comment save reportCreating a chat script with PHP and Ajax, Part 1
in PHP added by goodphptutorials, on 5/4/2006 AJAX JavaScript advanced tutorials chat
In this multi-part tutorial series I will show you how to create your own chat script with PHP and Ajax.
comment save reportAJAX Suggest Tutorial
in PHP added by goodphptutorials, on 20/2/2006 AJAX JavaScript advanced tutorials google suggest php suggest
This tutorial will walk you through creating a search suggest similar in fashion to that of Google Suggest using AJAX technologies.
comment save reportSwitching to PHP: What's the Language Difference?
in PHP added by goodphptutorials, on 2/1/2006 JavaScript asp beginner tutorials language perl vb
This article is intended for readers getting started with PHP, but who are already familiar with another Web based language. Those of you with a Perl, Javascript, or VB/ASP background will find this article the most informative.
comment save report