iPXE PHP and MySQL user input data
|
2013-10-22, 11:11
(This post was last modified: 2013-10-23 10:21 by robinsmidsrod.)
Post: #1
|
|||
|
|||
iPXE PHP and MySQL user input data
I am working with iPXE. My question is how can I make user input in iPXE like in "login"?
My goal is to have user input data to be stored in database, so that when I install remotely, I have the data for reports. I have created script using "echo" and "read" but these don't work. Here my sample script: Code: header ("Content-type: text/plain"); Thank you very much. Regards, Hermie |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iPXE PHP and MySQL user input data - hermie - 2013-10-22 11:11
RE: iPXE PHP and MySQL user input data - robinsmidsrod - 2013-10-23, 10:28
RE: iPXE PHP and MySQL user input data - hermie - 2013-10-23, 12:58
RE: iPXE PHP and MySQL user input data - robinsmidsrod - 2013-10-27, 10:27
|
User(s) browsing this thread: 1 Guest(s)