Mac PHP Programming Aid Released

PHP Time is a free application that will assist developers who program in the PHP language and need to display the time function. The developers at php.net created this time function using single letters for the functions 10 or so attributes. Instead of memorizing them all this program will allow you to choose your TIME output visually and will supply you with the proper code to execute this function.

Features:
Currently the program allows you to specify the variable you would like to store the time value in. It then outputs the code in the following format:

$variable = time(" attributes ");
echo $variable

There are of course many other ways you can manipulate this information but this is the most popular. If you are going to execute the function in a different manner simply copy time(" attributes "); and place it where you like.

New in version 1.5:

  • Changed default variable to $time
  • Changed Insert Example Text
  • Fixed a spelling error
  • Modified the instructions
  • Added "Select All" Option

Requirements:
Mac OS 7.6.1+
Windows 95+
1MB of Available RAM
1MB of Available HD Space

You can find more information on the product at Infinity Softwareis Web site.