Download .zip |
Info | View files (14) | Download .zip | Reputation | Support forum (12) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2007-11-18 (11 years ago) | 55% | Total: 6,881 | All time: 283 This week: 376 |
Version | License | PHP version | Categories | |||
autoajax 1.0 | BSD License | 4.0 | AJAX |
Description | Author | |||
This class can be used to update only parts of pages when links are clicked using AJAX to avoid full page reloading. Recommendations What is the best PHP page caching class? Innovation Award
|
Files |
File | Role | Description | ||
---|---|---|---|---|
example-aa-ur (3 files) | ||||
example (7 files) | ||||
autoajax.php | Class | Main class | ||
url_handler.php | Example | Example with Url Rewriter | ||
autoajax.js | Data | javascript to implement autoajax | ||
prototype.js | Data | Prototype |
Files | / | example-aa-ur |
Files | / | example |
File | Role | Description |
---|---|---|
about.php | Example | Example |
copyleft.php | Example | Example |
definition.php | Example | Example |
index.php | Example | Example |
normal-request.php | Example | Example |
time.php | Example | Example |
welcome.php | Example | Example |
autoajax-2007-11-18.zip 17KB | |
autoajax-2007-11-18.tar.gz 12KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
JSON | .zip .tar.gz | Only need if there is not PHP json_encode function | Conditional |
Url Rewriter | .zip .tar.gz | For example with URL Rewriter | Conditional |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (4) | |||||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Ajax, ajax, and more ajax! Ajax, ajax, ajax.. you may head so much about ajax, and you may be wondering, what’s ajax? |
Auto Ajax, Automatisches Ajax Diese klasse kann dazu verwendet werden um nur bestimmte Teile einer Webseite neu zu Laden, statt per klick auf einen Link die ganze Seite erneut zu laden... |
Friendly URL! is it really needed? The trend of the web right now is to avoid as much as possible to pass GET’s variables to a web site, instead of that it is used “friendly URL”... |
Friendly URL! is it really needed? The trend of the web right now is to avoid as much as possible to pass GET’s variables to a web site, instead of that it is used “friendly URL”... |
The new way to write AJAX applications with PHP Write Ajax applications in theses day are a common thing, the “day by day” of the web developer... |