The Official Blog of Patcoola

Im just a dude watching over my parents,
and trying to make cartoons and video games from home.

Tag: XML

Important!

Dear visitors,

This blog and the Tigarus.com network will be changing our website software in May (2024). There will be some down time and there will be a change to the webpage addresses.

We will also be removing the Anime blogs. The Rocksmith Songs website will be unavailable of a few weeks or months while I move the database to the new software.

At the moment we are running on Wordpress, the new software is an in-house project which is 57 times faster. It will also provide more freedom for development.

Thank you for understanding.

Page: 1 of 1

AJAX Class [JavaScript]

Title: AJAX Class
Programming Language: JavaScript
Date Created: 2023-02-28

Purpose: Communicate and exchange data with AJAX.

Description: An asynchronous JavaScript class based on instances. This class communicates with AJAX in an easy to manage application programming interface (API). Multi-instances allows for many called from a single API.

No legacy support.

This class does not support sending JSON, XML, BLOB data types. We recommend using an encoder/converter instead.

Update 2023-03-02: Fixed send GET and POST data.
Update 2023-03-02: Added 2047 total URL characters check to ADDRESS and REQUEST functions for GET method.


Read More

Advertisement

Donate Now!

This might not be the best time, but making a blog is not easy. Would you consider donating?


XML API [JavaScript]

A XML API to load and navigate XML documents with many useful functions.

Projects: Twitter RSS Feed Reader [PHP]

Reads a converts the Twitter RSS Feed to PHP.

Page: 1 of 1