Calculating Date Differences with DateDiff is a tutorial which helps the users to calculate the number of month, days, etc., inbetween the two dates on their websites. This tutorial shows the setting description. The procedure of this tutorial is exp
Date Difference is a tutorial which helps the users to find the number of days between two specified dates on their websites. The number of days between two days can be obtained by the function of DateDiff(). It is described in detail with an example
This lengthy date tutorial explains how to obtain current date and time, convert it to Unix timestamps, modify the way it is displayed, adding or subtracting time, and creates two PHP functions called DateAdd and DateDiff. This is a column publshed i
phpFS is an online PHP based function search application through which users can generate search engine to search the PHP.NET function manual. The users can integrate this software into the fire fox browser with the help of Mozilla Firefox XML search
Mufinware is a PHP class library of PHP database functions, it has almost every function needed to interact with the backend database. It also has a HTML generating function which builds HTML for displaying the database. It has various classes to con
Echo is the simple function in PHP which is used to display a string or text on the screen. With this tutorial, you will gain complete knowledge of echo function in PHP programming. The tutorial is designed in such a way that the beginner will unders
Countdown Script is a script which explains the method of calculating the seconds, hours, etc., between two time intervals. By using the Datediff the users can calculate the hours, minutes, etc., between the beginning time and the end time. This is a
In this article, the author gives a simple code in PHP for counting the number of rows or records in a database. He gives some sample PHP script function for this. He also gives notes on how the mysql_num_rows function will work only for select state
This PHP function lets you easily highlight e.g. search results on a specific website. Just pass the words to highlight, the path of the page (server path) and the color to highlight with. The extraordinary property about this function is that it man
Julian Date Converter is a script which converts the predictable format date into julian number. It can automatically convert the regional setting of date inverting them. Users can transform the usual date format into julian number by using another f |