Reading An External Page
Reading the HTML of an external page can be useful in many situations, one example being extracting a title from a page or searching for a link to your website. This function will extract HTML from any given URL |
 |
| |
|
Percentage Calculator
Use this function to calculate the percentage based on two inputs. Supply the total number and the number and the function will calculate the percentage of the total number. |
 |
| |
|
http To Link
This function will automatically create a link anywhere it finds http:// in a string. This would be useful in several situations such as if you are creating a forum or a blog |
 |
| |
|
Random Password Generator
This function is useful if you have a website protected by login. You can give your visitors the option to reset their password |
 |