Sign In
Search for:
Tags and Functions
Online Documentation
Miva Script
Tag Index
Function Index
Graphics Index
Resources
Copyrights
Forum
History
Miva Merchant
Introduction
Empresa
Mia
Compiler
MS
Basics
Comments
Variables
Forms & Variables
Arrays & Structures
Expressions
Operators
If Else
Loops
Exit
System Variables
MS
Reference
MivaScript Tags
MivaScript Functions
Strings
Arrays
File System
Data Folder
Script Folder
Either Folder
System
Math
Inspection
Graphics
Archive
Logging
XML
Time
Encryption
Blowfish encryption
OpenSSL Crypto Library
RSA Encryption Library
OpenSSL x509 Certificates
MS
Advanced
Databases
xBase3
MivaSQL
MySQL
File Uploading
Sort Algorithms
User Examples
stime()
Also See:
miva_template_compile
schmod
scopy
sdelete
sexists
sfcopy
sfrename
sisdir
smkdir
smode
srename
ssize
ssymlink
Next
»
«
Previous
Report a language bug
|
Report a documentation error
Gets the last modified time for the file in scripts directory.
Syntax
stime( path )
Returns time_t since a file in the was last modified or -1 if the file does not exist.
path = the fully qualified path to the file
+ Add a note
User Annotations:
stime
-- Other Annotations --
topic blowfish
topic comments
topic filesystem-both
topic inspection
topic math
topic operators
topic time
topic user-examples
topic variables
item acos
item asciichar
item dir
item file_create
item gettoken
item glosub
item indexof
item miva_array_sort
item miva_struct_members
item miva_variable_value
item MvSMTP
item substring
item xml_parse_set_colon_replacement
Next
»
«
Previous