You are here: Brauche Hilfe bei PHP Datei « PHP Programming Language « IT news, forums, messages
Brauche Hilfe bei PHP Datei

Posted by BMP on 02/06/06 14:20

Ich habe hier eine PHP Datei und bräuchte mal eure Hilfe.
In der Datei wird beim Aufruf das /Import Verzeichniss eingelesen und
als Dropdown ausgegeben. Nun kann man unter dem Dropdown einen Button
drücken und dann wird eine zweite php Datei mit dem Ausgewählten
Dateinamen ausgeführt.
Ich möchte die php Datei aber per Cron laufen lassen und muss nun die
Auswahl fest eingestellt haben auf "Import.txt".
Nur finde ich als PHP Newbie aber keinen Anhaltspunkt wo ich das
ändern müste.

Hier mal ein auszug aus der Datei:



</form>
</td>
</tr>
<tr>
<td></td>
<td class="infoBoxHeading"><?php echo SELECT; ?></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>
<?php
$files=array();
echo
xtc_draw_form('import',FILENAME_CSV_BACKEND,'action=import','POST','enctype="multipart/form-data"');
if ($dir= opendir(DIR_FS_CATALOG.'import/')){
while (($file = readdir($dir)) !==false) {
if (is_file(DIR_FS_CATALOG.'import/'.$file) and ($file
!=".htaccess"))
{
$size=filesize(DIR_FS_CATALOG.'import/'.$file);
$files[]=array(
'id' => $file,
'text' => $file.' |
'.xtc_format_filesize($size));
}
}
closedir($dir);
}
echo xtc_draw_pull_down_menu('select_file',$files,'');
echo '<br/><input type="submit" class="button"
onClick="this.blur();" value="' . BUTTON_IMPORT . '"/>';

?></form>
</td>
</tr>
</table> <p>&nbsp; </p></td>
</tr>
</table>

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация