Hi,
I am trying to establish whether it is possible to run a command line instruction from a php page.
I want to do this so that I can automatically send .bit (dot bit)files uploaded to my site directly to a Field Programmable Gate Array board for testing.
The site uses MySQL for the database and MySQL for the server. Unfortunately, I haven't a clue how to use php to execute command instructions to do this job.
Any help would be greatly appreciated.
Thank you.
A