Algorithms Arrays Passwords Uncategorized
Commerce Uncategorized
Databases Abstraction Layers Informix LDAP MS SQL MySQL ODBC PostgreSQL Uncategorized
Date & Time Calculators Conversion Translation Uncategorized
Discussion Chat Forums Guestbooks Polls Uncategorized
Email Validation Uncategorized
External Uncategorized
Files and Directories Uncategorized
Games Uncategorized
Graphics 3-D Graphs Resizing Thumbnails Uncategorized
HTML Forms Menus & Navigation Source Viewers Tables Templates Uncategorized
HTTP Authentication Cookies File Uploading Uncategorized
I18N Uncategorized
Math Uncategorized
Miscellaneous Uncategorized
Searching and Trees Uncategorized
Security Uncategorized
Text Uncategorized
Utilities Calendars Counters Link Checkers Weather Uncategorized
XML Uncategorized
| php sample source codes |
|---|
|
The shortest code to put out date and time in any language, if it's installed on the linux-server ofcourse.
|
|
Function that display date for 5 contry
|
|
This class allows to translate your date in any language and can convert the time to your timezone
|
|
This class formats data in english, lithuanian and russian languages. Exp. Monday, 12 April, 2003. Gets lang parameter from URL.
Also there are function to compare two dates.
|
|
This piece of code displays the current date in spanish, altough is easily modificable to use any other language.
|
|
It's a very simple code that translates the date to portuguese. It was my first code in php.
|
|
Translates the US month names to swedish
|
|
Just prints out current date in Finnish.
|