Developing a php script, but I spent a significant time for a small thing that I had done several times before
PHP Functions for get date and time
echo date('l dS of F Y h:i:s A'); out puts Tue Nov 15 th 2005
echo date("D M d S Y") out puts 15th of November 2005 03:33:35
Subscribe to:
Post Comments (Atom)
Azure Storage Account Types
Defferent Types of Blobs Block blobs store text and binary data. Block blobs are made up of blocks of data that can be managed individually...
-
Why we need asynchronous tasks? Execute a time consuming operations in parallel to the CLR thread which execute the request If you have ...
-
Demo: I was thinking a way to show images before actually uploading them to server. I would say to preview images using javascript. Obv...
No comments:
Post a Comment