Use this function to change binary data to a string, so you can use it in your pages.
|
Use this codesnippet toe find out which browser the user is using.
|
Function used to return the number of days in any month, including leap years.
|
A simple function to scan strings for certain characters.
|
With this codesnippet you can check if the user entered a valid e-mail address.
It returns True if it's valid, False if it's invalid.
|
Using this function you can quickly find out if a certain file exists on your server.
|
Use this function to check a string for certain words.
|
Use this complete page code snippet to which e-mail components are installed on your web server. Based on a codesnippet by Dave Maxwell, from Snitz Forums.
|
Use this handy function to quickly check if a remote file (e.g. an image) is available. Return True on success (meaning the file is there) and False on failure.
|
Ändert die Seitenhintergrundfarbe wenn 80% des eingestellten Sitzungstimeouts abgelaufen ist um den Benutzer zu signalisieren dass der Server die ungespeicherten Daten nicht mehr speichern kann. Ist die Sitzung komplett abgelaufen wird der ...
|
|
|