PHP

PHP jest obiektowym, skryptowym jezykiem programowania zaprojektowanym do tworzenia dynamicznych stron www.


Funkcje PHP

Oficjalna strona PHP

Dodatkowe aplikacje PHP

Dodatkowe modu³y PHP

Wortal PHP
hosting stron - nauka jazdy warszawa - darmowe programy - games - sklep internetowy - answers


getlastmod

getlastmod

(PHP 3, PHP 4, PHP 5)

getlastmod -- Gets time of last page modification

Opis

int getlastmod ( void )

Gets the time of the last modification of the current page.

If you're interested in getting the last modification time of a different file, consider using filemtime().

Zwracane wartości

Returns the time of the last modification of the current page. The value returned is a Unix timestamp, suitable for feeding to date(). Returns FALSE on error.

Przykłady

Przykład 1. getlastmod() example

<?php
// outputs e.g. 'Last modified: March 04 1998 20:43:59.'
echo "Last modified: " . date ("F d Y H:i:s.", getlastmod());
?>

Patrz także

date()
getmyuid()
getmygid()
get_current_user()
getmyinode()
getmypid()
filemtime()

odzyskiwanie danych - galeria - statusygg - tworzenie stron - porady - Bardzo smieszne opisy na gg - Mp3 za darmo - najlepsze darmowe programy w Polsce - pozycjonowanie - tylko dobre łożyska mają gwarancję - pozycjonowanie i optymalizacja pozycjonowanie i optymalizacja pozycjonowanie i optymalizacja - darmowe pozycjonowanie Darmowe Pozycjonowanie darmowe pozycjonowanie - oglądam filmy hdtv filmy blu-ray - pozycjonowanie stron bielsko - muzyka piosenki mp3 Hosting fotek hosting fotki zdjęcia

G:12,M:0,Y:52