Jump to content

mitz444

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

mitz444's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I haven't started anything actually. I'm still researching on how to parse arrays and assigning file names from file fields to arrays so I could parse the file name then after I could assign the parsed filename to text fields. I could really help if you could post sample codes on how to retrieve file names from file fields, then assigning the retrieved filename to arrays. For example, I created 3 text fields and 1 file field. What I want to do is when I click on the "browse" button on the file field, then I clicked on somefile.txt from a certain directory, after clicking on the file from a directory, I want to extract the extension filename of "somefile.txt" then display the extracted text in one of the 3 text fields automatically.
  2. Hi guys, I need help with parsing filename then assigning the parsed values in text fields. Basically, I'll be using the code for my ftp upload program. I will choose a file to upload using a file field then I will extract the values of the filename of the file then assign them in different text fields. I hope you guys could help me with this. Thanks!
  3. the user information will be stored in the database then we will use ftp to store other files. the program will be responsible for uploading and transferring files coming from a hard drive to an ftp server.
  4. Hi guys, I just want to know how would php security compare to java security? Its because that me and my officemate are developing a site which would handle confidential documents and we just cant decide on whether we should use php or java. Please do post you opinions regarding this and it would even be better if you could also post links to write-ups about php security. Thanks!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.