PrepAway - Latest Free Exam Questions & Answers

Category: 1D0-430

Exam 1D0-430: CIW Application Developer

What file contains the above codes?

You are configuring PHP4. Refer to the codes below:
any text on a line after an unquoted semicolon (;) is ignored
[php] ; section markers (text within square brackets) are also ignored
; Boolean values can be set to either:
; true, on, yes
; or false, off, no, none
register_globals = off
magic_quotes_gpc = yes
; you can enclose strings in double-quotes
include_path = “.:/usr/local/lib/php”
;
backslashes are treated the same as any other character
include_path = “.;c:\php\lib”
What file contains the above codes?


Page 7 of 14« First...56789...Last »