php - how to select a file for reopening by creating list -


I have ways to get a list of files using Ajax and php.but but I'm one of those files Wanted to choose and open it.

So I wanted to get a list in which I can select any file of the user choice.

Add your list to & lt; Select & gt; Keep in With each file the field is & lt; Options & gt; Then, with the value equal to the filename, the event of a change (or a submission function, if you want them to complete other elements of a form before) that the name of the file selected through AJAX on a php script Sends which opens the file and manipulate it to use () but you want to have it.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -