1

写真のアップロードに Joomla の ( JForm File Type ) フォームを使用しようとしています。フォームとファイルを送信した後、ファイルのフィールドはデータベースで空のままです。ここに何が欠けていますか?

私のフィールドは、jdocs のフィールドに似ています。

<field name="myfilevalue" type="file" label="Enter some text" description="Choose an image from your computer with maximum 100KB" size="10" accept="image/*" />
4

1 に答える 1