Question: 6.Web Browser such as _____________________ to test and run the PHP code. a.Google Chrome b.Firefox Mozilla c.Opera d.All three is used to test the PHP
6.Web Browser such as _____________________ to test and run the PHP code.
a.Google Chrome
b.Firefox Mozilla
c.Opera
d.All three is used to test the PHP code
7.___________Uses only client side scripting (HTML, CSS, JavaScript)
a.Google search services
b.Static websites
c.Dynamic websites
d.Web server services
8.Variable name should be preceded by a ________.
a.dollar $ sign
b.None
c.underscore _ sign
d.percentage % sign
9.______ statement is used to send text to web browser.
a.None
b.Post
c.Print
d.Get
10.Identify the correct php code/syntax.
a.$w='"Jizki'";
b.$w="'Mizki"';
c.$w="Tizki";
d.$w=""Rizki"";
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
