Re: [PHP] upload automatic execute

2005-04-19 Thread Petar Nedyalkov
On Tuesday 19 April 2005 12:01, Sejati Opreker wrote: > Hi, > I'm planning to make and ftp server and using php to > upload it's files, this file for upload will be > execute to insert into myslq databases, my problem is > how do I make php to check if there is new file been > upload and automaticl

[PHP] upload automatic execute

2005-04-19 Thread Sejati Opreker
Hi, I'm planning to make and ftp server and using php to upload it's files, this file for upload will be execute to insert into myslq databases, my problem is how do I make php to check if there is new file been upload and automaticly insert into mysql. Txh ___