Quote:
Originally posted by jeza
OnUploadComplete = E:\php\php.exe -f E:\files\addFolder.php [full_path_to_folder]
-->
OnUploadComplete = EXEC E:\php\php.exe -f E:\files\addFolder.php
und dann brauchst nur die arguments tu checken
argv[1] = full\path\plus\filename
argv[2] = CRC.of.filename
argv[3] = virtual/path/plus/filename
|
Ja, das ist ja wunderbar
Noch eine Frage: Kann ich auch noch mehrere Argumente an das Script übergeben (Username, Usergruppe, Speed usw) oder gibt es nur die 3 Argumente?
Thx nochmal
r3flux