The Official Blog of Patcoola

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

Category: Programming Scripts

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 12

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!

Hi there, I spend a lot of time making this blog.

It would be great if you would consider donating.


Encoded Assets [JavaScript]

An encoder and decoder to make assets closed source, and to make mixed media documents.

PHP: Request Validator

A PHP class to simplify the validation of GET and POST requests.

DOM API [JavaScript]

A short-cuts shim to improve workflow and navigating the HTML DOM.

XML API [JavaScript]

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

Script: Text Flow [JS]

Script Title: Text Flow
Function Name: textflow
Programming Language: Javascript
Date Created: 2018-12-04

Purpose: An alternative to string overflow by resize the string or by adding an ellipsis.

Description: Allows overflow text to resize or add an ellipsis to indicate the sting is too large for the space and has been cut.


Read More

Advertisement

Donate Now!

I don't always use the women's bathroom, but when I do, you can bet it really smells. If you like my blog, please consider donating.


PHP: Words to Numeric

Changes write numeric words to a number value.

PHP: To Roman Numerals

Changes a number to roman numerals

PHP: fromCharCode

Returns the character code the same as in JavaScript.

PHP: charAt

Character at function the same as JavaScript.

PHP: charCodeAt

Script: charCodeAt
Programming Language: PHP
Created Date: 2018-10-23

Purpose: Bring Javascript’s charCodeAt() function to PHP with Unicode support.

Description: Gets the character code from a give position of a string. Provides the same character codes as in Javascript in PHP.


Read More

Advertisement

Donate Now!

Hey buddy, it takes a lot to make a blog. How about a donation?


Script: ZIP API 2 [PHP Class]

A PHP Class for creating and managing zip archives.

Script: File Size [PHP]

Script: Random Character [JS]

Script Title: randomChar
Programming Language: Java Script
Date Completed: 2013/09/21

Purpose: Returns a random character.


Read More

Advertisement

Donate Now!

After a hard day, I like to relax with a cold jar of pickle juice and a hardy fart. If you like my blog, please consider donating.


Script: Directory Is Same [PHP]

Script: Intersection [JS]

Page: 1 of 12

Older »