Server geändert

This commit is contained in:
aschwarz
2023-04-25 13:12:22 +02:00
parent fb4155128c
commit 236d44ba25
1355 changed files with 5391 additions and 5391 deletions

View File

@ -19,7 +19,7 @@
is a quoted string, or unquoted string variable name or array entry, with
the full, relative, or partial URL for a file or a server-side script (php,
asp, or cgi, e.g. perl), and may have a query string appended (e.g.,
'http://my.domain.com/scripts/myScript.php?foo=bar&life=grand').
'https://my.domain.com/scripts/myScript.php?foo=bar&life=grand').
And:
command (required)
is the function reference (unquoted name without parens) of a function to
@ -50,7 +50,7 @@
is the string to be posted, typically a query string (without a lead ?)
and the other arguments are as above.
See http://www.macridesweb.com/oltest/AJAX.html for more information.
See https://www.macridesweb.com/oltest/AJAX.html for more information.
*/
// Initialize our global variables for this function set.