Programming - PHP

You Are Here :: Home > Programming > PHP- General Questions

 
61.

The PHP syntax is most similar to:?                          


A. Perl and C B. JavaScript VBScript
C. a and b D. None of these




62.

How do you get information from a form that is submitted using the "get" method??                          


A. Request.Form; B. Request.QueryString;
C. $_GET[]; D. None of these




63.

when using the POST method, variables are displayed in the URL:?                          


A. True B. False
C. ---- D. ----




64.

In PHP you can use both single quotes ( ' ' ) and double quotes ( " " ) for strings:?                          


A. True B. False
C. ---- D. ----




65.

Include files must have the file extension ".inc"?                          


A. True B. False
C. ---- D. ----




66.

What is the correct way to include the file "time.inc" ??                          


A. <!--include file="time.inc"--> B. <% include file="time.inc" %>
C. <?phpinclude_file("time.inc"); ?> D. <?php require("time.inc"); ?>




« prev

10

11

12

13

14

15

16

17

18

19

next »

 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on