Programming Languages PHP Objective
Mar 01, 2013

How can create a FileSystemObject?

Choose the correct answer:
A) Server.CreateObject("Scripting.FileSystemObject")
B) Create("FileSystemObject")
C) Create Object:"Scripting.FileSystemObject"
D) Server.CreateObject("FileSystemObject")
Detailed Explanation

Option A is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback