Search results

  1. B

    how do i put a code into a public_html folder?

    Just enter the FTP address, user name and password. I've never used Filezilla. I use FireFTP, it's a Mozilla add-on. Very easy. It has explorer-like GUI. Good luck.
  2. B

    How to write a java program using arrays?

    Your code throws an exception in getData(String). You didn't give the tokenizer the delimiter argument, which is the regular expression you are required to use. Eh.... let me clean this up, brb.
Back
Top