Subscribe
Tutorial search

Display Date From UNIX Timestamp - PHP tutorial


Learn how to take a UNIX timestamp and convert it to readable date string with PHP
Category: PHP > Date & Time - Difficulty:


More cool PHP tutorials:



 Object Orientated programming in PHP: The absolute basics
Object Orientated programming in PHP: The absolute basics
In this tutorial Combined-Minds.net will teach you the basics of OO-programming in PHP. Don"™t know what I"™m talking about? Read it! :)
Difficulty:
Easy Query Strings
Easy Query Strings
Learn how to do all that index.php?page=Tutorials kinda stuff.
Difficulty:
Displaying Fields and Data of a MySql Table in PHP
Displaying Fields and Data of a MySql Table in PHP
This example shows how to display the data values from the columns of a search result from a MySql query in an HTML table.
Difficulty:
Simple Cross-browser Chat system
Simple Cross-browser Chat system
Simple cross-browser chat script using MySQL, PHP and jQuery. The old messages are automatically deleted and the chat is refreshed without refreshing the whole page
Difficulty:
Display Information in PHP
Display Information in PHP
We have been displaying information as we have progress through these tutorials, now we are going to take a step back and look in some detail about the different ways to display information from our php scripts
Difficulty: