You are on page 1of 2

Assignment 01

Using XAMPP server you can use SQL Server database.


False
Facebook, WordPress uses php as script language.
True
PHP script tags ends with ?>;
False
PHP is proprietary software.
True
PHP project originally started in 1995 by RasmusLerdorf. (1994)
False True
The default file extension for PHP files is ".php".
True
Version 4 of php supports global variables $Get etc. (v4.1)
False
Originally PHP is known as PHP: Hypertext Preprocessor (Personal Home Page)
False True
PHP only runs in Apache web server.
False
Working locally you an access php script by using http://localhosts/filename.php
True
Short Quiz 01
Identify if the statement if True or False. Write True if statement is true otherwise False
PHP development began in 1995.
True
Originally PHP is known as "Personal Home Pages"
True
PHP is one of the most widely used and recognizable web technology use on the internet.
True
Andi Gutmans was the inventor of PHP.
True
PHP 3 was released in 1998.
True
PHP version currently in use on most websites and included several new features such as support
for object-oriented programming
Php5
Inventor of PHP

Rasmus Lerdorf
Year that PHP was officially called Personal Home Page Tools.

1994
Version of PHP that introduces the use of superglobals

4.1
PHP version that uses void return type, class constant visibility modifiers, null types
7.1
What year did PHP began its development
1995
php.org is the official php resource.
False
Version of PHP what uses namespace support late static binding
Php 5.3
PHP in now known as "PHP: Hypertexts Preprocessor"
True
PDO stands for Personal Data Objects
False
PHP runs on various platforms operating system such as apache and IIS
False
Year that PHP 3 was release

1998
PHP version that enabled the filter extension by default Native JSON default

php 5.2
What functionality was added to PHP 5.1 as interface for accessing databases.

PHP Data Objects

You might also like