Need help.
Posted: Tue Jun 02, 2009 12:56 pm
Im new to programing and i decided to start with php.
I have been working on my first project but i reached a point in the project where im stuck.
When the user clicks on one link i want to be able to check and
see if there is another mp3 file in the ftp folder then start the next download
automatically and have it repeat the process until there are no
new file in the folder to download.
I know how to use loops so checking for the mp3 files should be easy,
but i need to know how to automatically start downloads.
Here's what i have so far.
CODE::
http://www.mediafire.com/download.php?cyjygjnmmdg
PAGE-EXAMPLE::
password= jack greg tod tom dog cat
[url]http://phpproject_001.t35.com/[/url]
I have no idea if my code is inefficient and i could use less code
to achieve what im doing or what.
Any help would be great.
I have been working on my first project but i reached a point in the project where im stuck.
When the user clicks on one link i want to be able to check and
see if there is another mp3 file in the ftp folder then start the next download
automatically and have it repeat the process until there are no
new file in the folder to download.
I know how to use loops so checking for the mp3 files should be easy,
but i need to know how to automatically start downloads.
Here's what i have so far.
CODE::
http://www.mediafire.com/download.php?cyjygjnmmdg
PAGE-EXAMPLE::
password= jack greg tod tom dog cat
[url]http://phpproject_001.t35.com/[/url]
I have no idea if my code is inefficient and i could use less code
to achieve what im doing or what.
Any help would be great.