Media Convergence

In order for the media to converge, two main things need to occur.  First, computers and televisions must be able to be content interchangeable.  That is, computers must be able to view and use television content, and televisions must be able to view and receieve Internet content.  Second, people must be sufficiently interested in being [...]

  • Share/Bookmark

what is ecommerce?

Electronic Commerce, commonly known as (electronic marketing) e-commerce or eCommerce, consists of the buying and selling of products or services over electronic systems such as the Internet and other computer networks. In other words, e-commerce is the online transaction of business, featuring linked computer systems of the vendor, host, and buyer. Electronic transactions involve the [...]

  • Share/Bookmark

Variables in PHP

Variables are used for storing values, such as numbers, strings or function results, so that they can be used many times in a script. Variables in PHP Variables are used for storing a values, like text strings, numbers or arrays. When a variable is set it can be used over and over again in your [...]

  • Share/Bookmark

Basic PHP Syntax

PHP code is executed on the server, and the plain HTML result is sent to the browser. Basic PHP Syntax A PHP scripting block always starts with <?php and ends with ?>. A PHP scripting block can be placed anywhere in the document. On servers with shorthand support enabled you can start a scripting block [...]

  • Share/Bookmark

What is PHP?

Introduction to PHP PHP is a server-side scripting language. What You Should Already Know Before you continue you should have a basic understanding of the following: HTML Some scripting knowledge What is PHP? PHP stands for PHP: Hypertext Preprocessor PHP is a server-side scripting language, like ASP PHP scripts are executed on the server PHP [...]

  • Share/Bookmark

Fade in fade out slide show

fade-in-fade-out-show

  • Share/Bookmark