Jump to content

Recommended Posts

Posted

Hey !

1. I have a database secured by chmods ( you know, I can see it only by FTP connection, cant example go to www.mypage.com/update.dat and see it, I MUST use FTP).

Chmod 700 = You can see, edit or delete this file only if you're owner of this server.

2. I have a script.

I need to write correct ID nad Password for download my file (my ID and Password is stored in my DATABASE (read 1st point).

3. My script can't connect with my database because my database is secured by chmods, so I need to connect to it by FTP server. So I need your help for connect to it and read this file.

How can I do it? Thanks.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...