is there a way i can traverse a directory on my server,in php and then
have the paths Be Saved as \\server1\projects\ ... etc
and actually store the filenames "NOT the files" and paths in mysql
? thanks for any help
--
MySQL General Mailing List
For list archives: http://lists.mysql.c
Can someone pelase explain to me how to store the pathname and the filename
in a MySQL database , I need it to loop thru a Folder and grab all pathnames
and filesnames within that folder and store it in a MySQL database,,
thanks