iPXE PHP LOOPs not working
|
2014-07-04, 13:54
(This post was last modified: 2014-07-04 14:07 by jhonny.)
Post: #3
|
|||
|
|||
RE: iPXE PHP LOOPs not working
Actually,
the value for JOB is returned based on the server's serial number which is the (serversn) variable. that's why in the select statement i have: Code: WHERE sn='$serversn' because in my database i have the following structure: Code: sn | model | job Basically what i want to achieve with the script is .... While job = 00 then keep looping and checking the database for value of JOB If job = 01 then run a script or command |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iPXE PHP LOOPs not working - jhonny - 2014-07-04, 13:30
RE: iPXE PHP LOOPs not working - mcb30 - 2014-07-04, 13:48
RE: iPXE PHP LOOPs not working - jhonny - 2014-07-04 13:54
RE: iPXE PHP LOOPs not working - mcb30 - 2014-07-04, 14:32
RE: iPXE PHP LOOPs not working - jhonny - 2014-07-04, 14:37
RE: iPXE PHP LOOPs not working - mcb30 - 2014-07-04, 17:09
RE: iPXE PHP LOOPs not working - jhonny - 2014-07-07, 07:55
|
User(s) browsing this thread: 2 Guest(s)