Graith Internet Services | Ideas |About Us |Contact Us

Dynamic Data

PHP can create really dynamic web pages.

Name Value chg %
FTSE 100   6304.30   +52.50   +0.84
FTSE 250   10454.30   +115.40   +1.12
FTSE 350   3278.90   +28.40   +0.87
FTSE Techmark   1597.15   +3.27   +0.21
Dow Jones   12986.80   -5.86   -0.05
S&P 500   1425.35   +1.78   +0.13
FTSE Small Cap   3218.30   -4.90   -0.15


The above data was taken in real time from another site (with free usage) in 0.39 seconds.

The following is an example of PHP code embedded in a document. It displays the current date and time:

Current date and time is <?php echo date("D M j G:i:s Y"); ?>

Sat May 17 17:38:05 2008

If you combine that with a database like MySQL, you can make a system which takes content and even design from the database rather than authoring it in a static web page. That allows you to maintain a website without needing to know about HTML and web design.

More ideas

featured website
PrintBox

PrintBox

This site allows professional photographers to upload their pictures in order to sell limited edition prints online.

PayPal integration with a sophisticated subscription program and image management tools.