I'm creating a delete script and I ran into some problems.
What it does is theres a list of files that are in a mysql db, that is also inside the ftp. Theres a table that contains the file location such as Downloads/Files/Games/editor.rar
with that list theres a button next to it saying delete. When it deletes the row from the mysql db I also want the file to be deleted from the ftp aswell. Help is much appreciated.
ok i fixed that last question is
how do i make a file move from 1 folder to another through php.
