Returns the current Unix timestamp (epoch).
PHP
echo time(); // => 1242744141
Ruby
puts Time.now.to_i; # => 1242744141
Name (required)
Mail (will not be published) (required)
Website