Recent content by noahssite

  1. N

    Fastest way to copy files (C#.NET)?

    Programming Language: C#.NET Hello, I have 4 folders. In folders 1, 2 and 3 I have average 300 MP3 files. A third party application will play the MP3 files from the Main directory. When a button is clicked I want all the contents of the corresponding folder to be copied to the Main directory...
  2. N

    If the hoster supports PHP, do they support CSS and HTML, too?

    Basic Answer: Yes, all web hosting companies will have HTML & CSS engines. PHP & HTML don't have much in common, they are used for different purposes. Long Answer: Client Side Scripting – Code that is being processed by your web browser on your local computer. Server Side Scripting – Code...
Back
Top