Free php scripts.
scripturi pentru webmasteri - free web tools - copie si lipeste scripts pentru situl tau sute de scripturi
Daca vrei sa ai acces la baza de date trebuie sa te inregistrezi. Succes. Omae
|
Lista Forumurilor Pe Tematici
|
Free php scripts. | Reguli | Inregistrare | Login
POZE FREE PHP SCRIPTS.
Nu sunteti logat.
|
Nou pe simpatie: Profil Loredana12345
 | Femeie 22 ani Galati cauta Barbat 33 - 69 ani |
|
omaebazooka
Administrator
 Inregistrat: acum 19 ani
Postari: 1105
|
|
<script language="JavaScript" type="text/javascript"> <!-- // for all date displays // today = new Date(); year = (today.getFullYear) ? today.getFullYear() : today.getYear(); month = today.getMonth(); switch (month) { case 0 : month = "Ian"; break; case 1 : month = "Feb"; break; case 2 : month = "Mar"; break; case 3 : month = "Apr"; break; case 4 : month = "Mai"; break; case 5 : month = "Iun"; break; case 6 : month = "Iul"; break; case 7 : month = "Aug"; break; case 8 : month = "Sep"; break; case 9 : month = "Oct"; break; case 10 : month = "Noe"; break; case 11 : month = "Dec"; break; } date = today.getDate(); day = today.getDay(); switch (day) { case 0 : day = "Duminica"; break; case 1 : day = "Luni"; break; case 2 : day = "Marti"; break; case 3 : day = "Miercuri"; break; case 4 : day = "Joi"; break; case 5 : day = "Vineri"; break; case 6 : day = "Sambata"; break; } hours = today.getHours(); if (hours<12) greeting = 'Buna dimineata!'; if (hours<18 && hours>11) greeting = 'Buna ziua!'; if (hours<20 && hours>17) greeting = 'Buna seara!'; if (hours>19) greeting = 'Noapte buna! (working late?)'; hour = (hours>12) ? (hours-12) : hours; halfDay = (hours>11 && hours<24) ? 'PM' : 'AM'; minutes = today.getMinutes(); dayStr = day+ ', ' +date+ ' ' +month+ ', ' +year; timeStr = (minutes<10) ? hour+ ':0' +minutes+ ' ' +halfDay : hour+
':' +minutes+ ' ' +halfDay;
// --> </script> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('Astazi este ' +dayStr+ '.<br>Ora este: '
+timeStr+ '.<br>');document.write(greeting+ '<br>'); // --> </script>
_______________________________________ "Living mistery" "RoTop69" "Producator vinuri nobile" - Paunesti,Vrancea, mail : info-at-cramanobless.ro Intra in lumea EREPUBLIK
|
|
pus acum 18 ani |
|