User contributions
From Sputnik Wiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 19:16, 1 December 2011 (diff | hist) N Core Function MD5 (Created page with "<pre> MD5( <expression> ) </pre> === Description === Creates MD5 Hash of specified string. === Parameters === ==== expression ==== The string to use. === Return Value === ...")
- 19:15, 1 December 2011 (diff | hist) N Core Function LCLast (Created page with "<pre> LCLast( <expression> ) </pre> === Description === Lower Cases last letter of string. === Parameters === ==== expression ==== The string to use. === Return Value === ...")
- 19:15, 1 December 2011 (diff | hist) N Core Function UCLast (Created page with "<pre> UCLast( <expression> ) </pre> === Description === Upper Cases last letter of string. === Parameters === ==== expression ==== The string to use. === Return Value === ...")
- 19:14, 1 December 2011 (diff | hist) Function Reference (→String Functions)
- 19:11, 1 December 2011 (diff | hist) N Core Function LCFirst (Created page with "<pre> LCFirst( <expression> ) </pre> === Description === Lower Cases first letter of string. === Parameters === ==== expression ==== The string to use. === Return Value ==...")
- 19:11, 1 December 2011 (diff | hist) N Core Function UCFirst (Created page with "<pre> UCFirst( <expression> ) </pre> === Description === Upper Cases first letter of string. === Parameters === ==== expression ==== The string to use. === Return Value ==...")
- 19:10, 1 December 2011 (diff | hist) N Core Function LCWords (Created page with "<pre> LCWords( <expression> ) </pre> === Description === Lower Cases first letter of each word in string. === Parameters === ==== expression ==== The string to use. === Re...")
- 19:09, 1 December 2011 (diff | hist) N Core Function UCWords (Created page with "<pre> UCWords( <expression> ) </pre> === Description === Upper Cases first letter of each word in string. === Parameters === ==== expression ==== The string to use. === Re...")
- 19:06, 1 December 2011 (diff | hist) Function Reference (→String Functions)
- 19:01, 1 December 2011 (diff | hist) Language Reference (→Operator ?:)
- 18:58, 1 December 2011 (diff | hist) Language Reference
- 18:40, 1 December 2011 (diff | hist) N Core Function MySQLFetch (Created page with "<pre> MySQLFetch( <mysql data> ) </pre> === Description === Fetch the next row from a table. === Parameters === ==== mysql data ==== The MySQL data object to use such as one...")
- 18:39, 1 December 2011 (diff | hist) N Core Function MySQLRows (Created page with "<pre> MySQLRows( <mysql data> ) </pre> === Description === Return how many Fields are in the table. === Parameters === ==== mysql data ==== The MySQL data object to use such...")
- 18:38, 1 December 2011 (diff | hist) N Core Function MySQLFields (Created page with "<pre> MySQLFields( <mysql data> ) </pre> === Description === Return how many Fields are in the table. === Parameters === ==== mysql data ==== The MySQL data object to use su...")
- 18:36, 1 December 2011 (diff | hist) N Core Function MySQLFetchReset (Created page with "<pre> MySQLFetchReset( <mysql data> ) </pre> === Description === Reset the current position in the table rows to 0. === Parameters === ==== mysql data ==== The MySQL data ob...")
- 18:35, 1 December 2011 (diff | hist) N Core Function MySQLClose (Created page with "<pre> MySQLClose( <mysql> ) </pre> === Description === Close a MySQL connection. === Parameters === ==== mysql ==== The MySQL connection to close. ==== query ==== The stri...")
- 18:34, 1 December 2011 (diff | hist) N Core Function MySQLFill (Created page with "<pre> MySQLFill( <mysql>, <query> ) </pre> === Description === Grab a table or parts of it from the Database. === Parameters === ==== mysql ==== The MySQL connection to use....")
- 18:34, 1 December 2011 (diff | hist) N Core Function MySQLQuery (Created page with "<pre> MySQLQuery( <mysql>, <query> ) </pre> === Description === Execute a query. === Parameters === ==== mysql ==== The MySQL connection to use. ==== query ==== The string...")
- 18:33, 1 December 2011 (diff | hist) N Core Function MySQLSelectDB (Created page with "<pre> MySQLSelectDB( <mysql>, <db name> ) </pre> === Description === Select a database. === Parameters === ==== mysql ==== The MySQL connection to use. ==== db name ==== T...")
- 18:32, 1 December 2011 (diff | hist) Function Reference (→MySQL Functions)
- 18:31, 1 December 2011 (diff | hist) N Core Function MySQLConnect (Created page with "<pre> MySQLConnect( <ip/ip:port>, <login>, <password> ) </pre> === Description === Connect to a MySQL database. === Parameters === ==== ip/ip:port ==== The IP example "127.0...")
- 18:07, 1 December 2011 (diff | hist) Macros (→Misc)
- 17:52, 1 December 2011 (diff | hist) Core Function RunAsSet
- 17:52, 1 December 2011 (diff | hist) Core Function RunAsSet (Undo revision 1066 by UberFoX (talk))
- 17:51, 1 December 2011 (diff | hist) Core Function RunAsSet
- 17:42, 1 December 2011 (diff | hist) Function Reference (→Process Functions)
- 17:42, 1 December 2011 (diff | hist) Core Function RunWait
- 17:38, 1 December 2011 (diff | hist) Core Function RunWait
- 17:33, 1 December 2011 (diff | hist) Core Function Run
- 17:19, 1 December 2011 (diff | hist) Core Function Run
- 15:24, 1 December 2011 (diff | hist) Core Function Regex Replace (→Example)
- 15:22, 1 December 2011 (diff | hist) N Core Function Regex Replace (Created page with "<pre> <Expression> =~ s/pattern/replacement/flags </pre> === Description === Replace parts of a string using a regular expression pattern and optionally executing functions on ...")
- 14:51, 1 December 2011 (diff | hist) N Core Function Ping (Created page with "<pre> Ping( <ip address/host name> ) </pre> === Description === Pings a host and returns the roundtrip-time. === Parameters=== ==== <ip address/host name> ==== A host name t...")
- 14:49, 1 December 2011 (diff | hist) Function Reference (→Misc Network Functions)
- 14:46, 1 December 2011 (diff | hist) N Core Function HostResolve (Created page with "<pre> HostResolve( <host name> ) </pre> === Description === Resolves a host name such as google.com into an IP address. === Parameters=== ==== <host name> ==== A host name t...")
- 14:44, 1 December 2011 (diff | hist) Function Reference (→Network Functions)
- 14:41, 1 December 2011 (diff | hist) N Core Function IsPathRooted (Created page with "<pre> IsPathRooted ( <path> ) </pre> === Description === Gets a value indicating whether the specified path string contains absolute or relative path information. === Paramete...")
- 14:40, 1 December 2011 (diff | hist) m Core Function GetPathRoot
- 14:40, 1 December 2011 (diff | hist) Function Reference (→Path Functions)
- 14:40, 1 December 2011 (diff | hist) Function Reference (→Path Functions)
- 14:39, 1 December 2011 (diff | hist) Macros
- 14:36, 1 December 2011 (diff | hist) N Core Function GetPathRoot (Created page with "<pre> GetPathRoot ( <path> ) </pre> === Description === Gets the root directory information of the specified path.. === Parameters === ==== path ==== The path to use. === R...")
- 14:35, 1 December 2011 (diff | hist) Function Reference (→Path Functions)
- 14:17, 1 December 2011 (diff | hist) N Core Function GetFileNameWithoutExtension (Created page with "<pre> GetFileNameWithoutExtension ( <path> ) </pre> === Description === Returns the file name of the specified path string without the extension. === Parameters === ==== path...")
- 14:16, 1 December 2011 (diff | hist) Function Reference (→Path Functions)
- 14:15, 1 December 2011 (diff | hist) N Core Function GetFileName (Created page with "<pre> GetFileName ( <path> ) </pre> === Description === Returns the file name and extension of the specified path string. === Parameters === ==== path ==== The path to use....")
- 14:06, 1 December 2011 (diff | hist) Function Reference (→Path Functions)
- 14:03, 1 December 2011 (diff | hist) N Core Function GetExtension (Created page with "<pre> GetExtension ( <path> ) </pre> === Description === Returns the extension of the specified path string. === Parameters === ==== path ==== The path to use. === Return V...")
- 13:59, 1 December 2011 (diff | hist) N Core Function GetDirectoryName (Created page with "<pre> GetDirectoryName ( <path> ) </pre> === Description === Returns the directory information for the specified path string. === Parameters === ==== path ==== The path to u...")
- 13:57, 1 December 2011 (diff | hist) Function Reference (→Path Functions)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)